2019-06-17 16:27:16 +01:00
|
|
|
* Convert poetry projects to nix automagically
|
2019-06-22 22:42:29 +01:00
|
|
|
This is under _really_ early development, don't expect things to work.
|
2019-06-17 19:04:44 +01:00
|
|
|
|
|
|
|
** Missing
|
|
|
|
|
2019-06-24 12:31:59 +01:00
|
|
|
*** TODO Implement support for markers
|
|
|
|
Need to filter out certain deps like enum34
|
|
|
|
|
2019-06-24 10:04:17 +01:00
|
|
|
*** 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
|
|
|
|
|
2019-06-17 19:04:44 +01:00
|
|
|
*** TODO Non-pypi dependencies
|
|
|
|
Not implemented at all currently
|
|
|
|
|
|
|
|
*** TODO Circular dependencies
|
|
|
|
Not implemented at all currently
|