diff options
Diffstat (limited to 'src/hydrilla.egg-info/requires.txt')
-rw-r--r-- | src/hydrilla.egg-info/requires.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/hydrilla.egg-info/requires.txt b/src/hydrilla.egg-info/requires.txt new file mode 100644 index 0000000..026f10d --- /dev/null +++ b/src/hydrilla.egg-info/requires.txt @@ -0,0 +1,9 @@ +flask +hydrilla.builder==1.0 +jsonschema>=3.0 + +[setup] +setuptools_scm + +[test] +pytest |