Revert "Remove pytest-runner"

This reverts commit 420f065d9e.
This commit is contained in:
Jon Janzen 2024-08-24 11:36:44 -07:00
parent 420f065d9e
commit 3607351212
No known key found for this signature in database
GPG Key ID: E94F06E2BB151B1B

View File

@ -33,6 +33,8 @@ install_requires =
autobahn>=22.4.2
twisted[tls]>=22.4
python_requires = >=3.8
setup_requires =
pytest-runner
zip_safe = False
[options.entry_points]