Skip to content
Snippets Groups Projects
Commit 57eb35b1 authored by Christoph Ladurner's avatar Christoph Ladurner Committed by Nicola
Browse files

increase minimal python version to 3.7

parent 7272647e
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ classifiers =
[options]
include_package_data = True
packages = find:
python_requires = >=3.6
python_requires = >=3.7
zip_safe = False
install_requires =
cchardet>=1.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment