|
|
|
|
|
by blackcat201
1255 days ago
|
|
Recently just migrate a project from pypoetry away to the traditional setup method. Poetry works great for simple package, but once you started to add in complexities, it just falls apart due to everything was abstract away and simplified into config files and command line. |
|