diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-04-27 12:08:25 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-04-27 12:08:25 +0200 |
commit | ae96024993f111bcb1e48824f5f63be63ef38b1f (patch) | |
tree | caa5f87385a97b1e94aab12318caa6fc0bf6d8a6 /src/hydrilla.egg-info/requires.txt | |
parent | 376425d547b12f0e09c7c9636ad891a3ede0e272 (diff) | |
download | haketilo-hydrilla-ae96024993f111bcb1e48824f5f63be63ef38b1f.tar.gz haketilo-hydrilla-ae96024993f111bcb1e48824f5f63be63ef38b1f.zip |
New upstream version 1.0upstream/1.0
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 |