Skip to content

Commit 36a6f5f

Browse files
committed
Add note regarding 3.6
1 parent 17eab50 commit 36a6f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# (Source: https://github.com/hugovk/pypi-tools/blob/master/README.md)
3535
#
3636
# Conclusion: In order to accommodate type hinting support must be limited to Python versions >=3.6.
37+
# 3.6 was dropped because of EOL and this issue: https://github.com/actions/setup-python/issues/544
3738
python_requires=">=3.7",
3839
classifiers=[
3940
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)