aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-03-08 16:22:47 +0100
committerWojtek Kosior <koszko@koszko.org>2022-03-08 16:26:36 +0100
commitb2c167f1c7713785813ff4cd93aff3cd235f4ffe (patch)
tree01e0fee40cf6ae874d81b79d333bba40260ea12d /setup.cfg
parent6a7f4f337729688c45e23bb8305c4ac46ccb0586 (diff)
downloadhaketilo-hydrilla-b2c167f1c7713785813ff4cd93aff3cd235f4ffe.tar.gz
haketilo-hydrilla-b2c167f1c7713785813ff4cd93aff3cd235f4ffe.zip
don't include schema patch version number in generated instancesv1.0-beta2
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 34ee67a..5855f1a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -35,7 +35,7 @@ packages = find:
include_package_data=True
python_requires = >= 3.7
install_requires =
- hydrilla.builder==1.0b2.dev1+g9271ca7
+ hydrilla.builder==1.0b2
flask
jsonschema>=3.0