Skip to content

Commit 9cf98b2

Browse files
author
Alexis Morrissey
committed
Conda issues
1 parent b1002a3 commit 9cf98b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author='Alexis Morrissey',
77
author_email='[email protected]',
88
packages=['Allo'],
9-
python_requires='>=3.8',
9+
python_requires='>=3.0',
1010
scripts=['Allo/allo'],
1111
url='https://github.com/seqcode/allo/archive/refs/tags/v1.0.5.tar.gz',
1212
license='LICENSE.txt',

0 commit comments

Comments
 (0)