We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8f058 commit 093cb20Copy full SHA for 093cb20
setup.py
@@ -53,5 +53,5 @@
53
'pytest',
54
],
55
},
56
- python_requires='!=3.0,!=3.1,!=3.2,!=3.3,!=3.4,!=3.5.0',
+ python_requires='>=3.8',
57
)
0 commit comments