aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c07fad7..4cc05d5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,10 +33,11 @@ package_dir =
= src
packages = find:
include_package_data=True
+python_requires = >= 3.7
install_requires =
hydrilla.builder
flask
- jsonschema
+ jsonschema>=3.0
[options.package_data]
hydrilla.server = locales/*/LC_MESSAGES/messages.mo