poetry icon indicating copy to clipboard operation
poetry copied to clipboard

Python packaging and dependency management made easy

Results 901 poetry issues
Sort by recently updated
recently updated
newest added

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. ## Issue https://python-poetry.org/docs/pyproject/#include-and-exclude The first example states: ``` [tool.poetry] # ... include...

Documentation
Triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

kind/bug
status/triage
status/confirmed
area/scripts

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
CLI
Good First Issue
Triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo: Related to [issue 5121](https://github.com/python-poetry/poetry/issues/5121), but while they want a more intelligent...

Bug
Triage

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

Feature
Triage
Awaiting Reponse

# Pull Request Check List Resolves: #4752 - [x] Updated **documentation** for changed code. As decided in #4752, support for managing python 2.7 environments is removed from `poetry`. This PR...

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

Feature
Triage
Awaiting Reponse

# Pull Request Check List Resolves: #5529 Same as Secrus:remove_2.7 without env.py file. - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.