Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f21742b6 authored by E Madison Bray's avatar E Madison Bray
Browse files

[packaging] update development status to something a bit more reassuring

also fix minimum Python version which I believe must be 3.7 now
parent 79abbc83
No related branches found
No related tags found
1 merge request!91Prepare package for pypi release
Pipeline #275500 passed
......@@ -7,7 +7,7 @@ author = The DNADNA Developers
maintainer_email = embray@lri.fr
url = https://gitlab.com/mlgenetics/dnadna
classifiers =
Development Status :: 3 - Alpha
Development Status :: 5 - Production/Stable
Environment :: Console
Environment :: GPU :: NVIDIA CUDA
Intended Audience :: Science/Research
......@@ -16,7 +16,7 @@ classifiers =
[options]
python_requires = >= 3.6
python_requires = >= 3.7
packages = find:
# Note: In practice this install_requires may be more flexible; this just
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment