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 92f7253 commit c36a4e9Copy full SHA for c36a4e9
setup.py
@@ -16,7 +16,7 @@
16
scripts=['bin/jp.py'],
17
packages=find_packages(exclude=['tests']),
18
license='MIT',
19
- python_requires='>=3.7',
+ python_requires='>=3.9',
20
classifiers=[
21
'Development Status :: 5 - Production/Stable',
22
'Intended Audience :: Developers',
0 commit comments