aports/community/py3-statys/verspec.patch
2023-04-22 04:34:09 +02:00

15 lines
347 B
Diff

invalid typo
diff --git a/setup.py b/setup.py
index 6455aee..40f5da2 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ setup(
"numpy>=1.19.5",
"pre-commit>=2.17.0",
"pylint>=2.7.2",
- "pytest>=6.2.2" "scipy>=1.5.4",
+ "pytest>=6.2.2", "scipy>=1.5.4",
],
extras_require={
"tests": [