Skip to content

Commit

Permalink
Add link to Python version support timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Oct 1, 2023
1 parent 0df56b1 commit e0400e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ classifiers = [
"Changelog" = "https://kdeldycke.github.io/meta-package-manager/changelog.html"

[tool.poetry.dependencies]
# List of python versions and their support status:
# https://en.wikipedia.org/wiki/History_of_Python#Support
# Python versions and their status: https://devguide.python.org/versions/
python = "^3.8"
boltons = "^23.0.0"
click = "^8.1.2"
Expand Down

0 comments on commit e0400e1

Please sign in to comment.