repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/marshmallow: update to 3.23.2
[oi-userland.git]
/
components
/
python
/
pytest-randomly
/
patches
/
01-tox.ini-deps.patch
blob
3c588f466f77a3833fa49bdb8db838f8110ee1d5
1
--- pytest-randomly-3.16.0/tox.ini.orig
2
+++ pytest-randomly-3.16.0/tox.ini
3
@@ -8,7 +8,7 @@
4
package = wheel
5
wheel_build_env = .pkg
6
deps =
7
- -r tests/requirements/{envname}.txt
8
+ -r tests/requirements/requirements.in
9
set_env =
10
PYTHONDEVMODE = 1
11
commands =