poetry2nix/README.org
adisbladis ac58f8b9aa
Update README
Pep508 markers are now supported
2019-11-16 19:31:06 +00:00

12 lines
280 B
Org Mode

* Convert poetry projects to nix automagically
This is under _really_ early development, don't expect things to work.
** Missing
*** TODO Non-pypi dependencies
Not implemented at all currently
*** TODO Circular dependencies
Not implemented at all currently
*** TODO Add tests