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 02ed63f commit 7ef57afCopy full SHA for 7ef57af
setup.py
@@ -47,6 +47,7 @@
47
],
48
ext_modules=extensions,
49
install_requires=install_requires,
50
+ python_requires=">=3.7",
51
package_data={'vpython': ['vpython_data/*',
52
'vpython_libraries/*',
53
'vpython_libraries/images/*']},
0 commit comments