mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
11 lines
442 B
Diff
11 lines
442 B
Diff
--- a/setup.py 2021-03-27 18:54:07.104800689 +0100
|
|
+++ b/setup.py 2021-03-27 18:54:23.197091635 +0100
|
|
@@ -77,7 +77,6 @@
|
|
include_package_data=True,
|
|
python_requires=">=3.6", # temporary, for RTD
|
|
keywords=["async", "io", "trio", "asyncio", "trio-asyncio"],
|
|
- setup_requires=['pytest-runner'],
|
|
tests_require=['pytest >= 5.4', 'pytest-trio >= 0.6', 'outcome'],
|
|
classifiers=[
|
|
"Development Status :: 4 - Beta",
|