0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-06-02 16:59:41 +02:00

remove test_suite

This commit is contained in:
Robert Kaussow 2020-04-18 12:16:34 +02:00
parent 0a30c7ad39
commit 6bae0504be

View File

@ -62,5 +62,4 @@ setup(
],
install_requires=["six", "jsonschema"],
dependency_links=[],
test_suite="test",
)