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 cf529c7 commit 5111665Copy full SHA for 5111665
1 file changed
setup.cfg
@@ -7,7 +7,7 @@ keywords = gemma, bioinformatics
7
8
[options]
9
packages = find:
10
-python_requires = >3.10
+python_requires = >=3.10
11
install_requires =
12
certifi >= 14.05.14
13
six >= 1.10
0 commit comments