Closed chr1st1ank closed 3 years ago
No problem. I've been using poetry for any python development I've done lately so I'll have to check out what it has to offer with respect to publishing.
Wow, that was way easier than trying to remember how to use twine. Thanks for the tip!
That was quick :-) Thanks
The idea of the project is quite useful. Would it be possible to create a PyPi release? With Poetry this is fairly simple. I'd rather add another pip package in a test pipeline instead of custom treatment for installation directly from github. Also in some environments (e.g. behind a corporate proxy) installation from github might not be possible easily.