diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-02-09 14:41:05 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-02-09 14:41:05 +0100 |
commit | 456ad6c0760329943f4f8e2b2b7dc0e260cba128 (patch) | |
tree | 8a2310e8e9c7e515284c4f29169602482be870a6 /setup.cfg | |
parent | 8c65ebbddf7a3929b82848efa8f404d8ea56200a (diff) | |
download | hydrilla-builder-456ad6c0760329943f4f8e2b2b7dc0e260cba128.tar.gz hydrilla-builder-456ad6c0760329943f4f8e2b2b7dc0e260cba128.zip |
include new schemas in package and in tests
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ packages = find: include_package_data=True install_requires = click + jsonschema importlib; python_version == "2.6" # reuse is optional: # reuse |