mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
textproc/py-citeproc-py-styles: Revert a7c2ddb5a2
py-pytest-runner version has been fixed in 85ecacb49d
.
This commit is contained in:
parent
0aafd54a8a
commit
7fc0f28380
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
- fix the problem that Python thinks that the version 2.6.2 is greater than 6.0.0 for pytest-runner
|
||||
|
||||
--- setup.py.orig 2022-10-05 06:44:42 UTC
|
||||
+++ setup.py
|
||||
@@ -27,7 +27,7 @@ for reqs in extras_require.values():
|
||||
extras_require['all'].extend(reqs)
|
||||
|
||||
setup_requires = [
|
||||
- 'pytest-runner>=2.6.2',
|
||||
+ 'pytest-runner',
|
||||
]
|
||||
|
||||
install_requires = [
|
Loading…
Add table
Reference in a new issue