We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1002a3 commit 9cf98b2Copy full SHA for 9cf98b2
setup.py
@@ -6,7 +6,7 @@
6
author='Alexis Morrissey',
7
author_email='[email protected]',
8
packages=['Allo'],
9
- python_requires='>=3.8',
+ python_requires='>=3.0',
10
scripts=['Allo/allo'],
11
url='https://github.com/seqcode/allo/archive/refs/tags/v1.0.5.tar.gz',
12
license='LICENSE.txt',
0 commit comments