lower the required version
This commit is contained in:
@ -6,7 +6,7 @@ long_description = file: README.md
|
|||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
url = https://gitlab.psi.ch/augustin_s/grum
|
url = https://gitlab.psi.ch/augustin_s/grum
|
||||||
project_urls =
|
project_urls =
|
||||||
Bug Tracker = https://gitlab.psi.ch/augustin_s/grum/issues
|
Bug Tracker = https://gitlab.psi.ch/augustin_s/grum/issues
|
||||||
classifiers =
|
classifiers =
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
License :: OSI Approved :: MIT License
|
License :: OSI Approved :: MIT License
|
||||||
@ -16,7 +16,7 @@ classifiers =
|
|||||||
package_dir =
|
package_dir =
|
||||||
= .
|
= .
|
||||||
packages = find:
|
packages = find:
|
||||||
python_requires = >=3.8
|
python_requires = >=3.6
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where = .
|
where = .
|
||||||
|
Reference in New Issue
Block a user