Skip to content

Commit

Permalink
Add note regarding 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
moomoohk committed Nov 25, 2022
1 parent 17eab50 commit 36a6f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# (Source: https://github.com/hugovk/pypi-tools/blob/master/README.md)
#
# Conclusion: In order to accommodate type hinting support must be limited to Python versions >=3.6.
# 3.6 was dropped because of EOL and this issue: https://github.com/actions/setup-python/issues/544
python_requires=">=3.7",
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 36a6f5f

Please sign in to comment.