poetry2nix/README.org
2019-06-24 17:01:27 +01:00

571 B

Convert poetry projects to nix automagically

This is under really early development, don't expect things to work.

Missing

TODO Implement support for markers

Need to filter out certain deps like enum34

TODO Lock file hashes not distinguishable by origin

Reported upstream at https://github.com/sdispater/poetry/issues/1172 and fixed in https://github.com/sdispater/poetry/pull/1183 This branch depends on upstream PR #1183.

TODO Non-pypi dependencies

Not implemented at all currently

TODO Circular dependencies

Not implemented at all currently