Remove tests

They're a bit too broken at this point
This commit is contained in:
Tulir Asokan
2021-12-21 01:47:37 +02:00
parent f768254b83
commit 055034ed67
9 changed files with 0 additions and 440 deletions
-3
View File
@@ -51,9 +51,6 @@ setuptools.setup(
extras_require=extras_require,
python_requires="~=3.7",
setup_requires=["pytest-runner"],
tests_require=["pytest", "pytest-asyncio", "pytest-mock"],
classifiers=[
"Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",