-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I'm not sure if Poetry would be a good fit for this template, but it'd be interesting to take a better look into it.
https://python-poetry.org/docs/basic-usage/
Ensure the following work with Poetry:
- Nox
- Python Semantic Release
- Documentation building on ReadTheDocs
poetry config virtualenvs.in-project
Wishlist
- feat: use pip sources config from poetry cjolowicz/nox-poetry#887
- Allow installing packages from private indexes cjolowicz/nox-poetry#1040
- Support installing Poetry dependency groups cjolowicz/nox-poetry#1080
- Use the [project] section in pyproject.toml according to PEP-621 python-poetry/poetry#3332
- Support for PEP 621 python-poetry/roadmap#3
- Refactor code to support multiple project type python-poetry/poetry-core#567
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request