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 7685fc2 commit 5bf01faCopy full SHA for 5bf01fa
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='appyter',
5
- python_requires='>=3.7.0',
+ python_requires='>=3.7.0,<3.11',
6
version=open('appyter/VERSION', 'r').read(),
7
url='https://github.com/maayanLab/appyter/',
8
author='Daniel J. B. Clarke',
0 commit comments