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