poetry
https://github.com/python-poetry/poetry
Python
Python packaging and dependency management made easy
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to poetry
Help out
- Issues
- poetry show --outdated always lists mypy github repo
- Credentials passed via `POETRY_HTTP_BASIC_<repo>_USERNAME` aren't found when the repository name contains an underscore `_`
- Poetry created wheel puts includes into root of site-packages folder & is missing included folders.
- (🐞) `env use system` outputs an incorrect/confusing message "Deactivating virtualenv"
- Replace special chars with underscores for environment variables with credentials
- Add Provides-extra to uploaded metadata
- Git repository and package name mismatch
- Improve semantics of argument terminator ("--") and avoid consuming it unnecessarily
- (🐞) `poetry install` keeps installing things that are already installed, when they were previously a git dependency
- Updating develop attribute in path dependency forces to recreate the virtualenv to take effect
- Docs
- Python not yet supported