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/pyproject_installer: update to 0.5.5
[oi-userland.git]
/
components
/
python
/
time-machine
/
patches
/
02-tox.ini-requirements.patch
blob
be35d08bf6bf45ebb2af6cac2cbbc414aba06678
1
--- time-machine-2.16.0/tox.ini.orig
2
+++ time-machine-2.16.0/tox.ini
3
@@ -7,7 +7,7 @@
4
[testenv]
5
package = wheel
6
deps =
7
- -r tests/requirements/{envname}.txt
8
+ -r tests/requirements/requirements.in
9
set_env =
10
PYTHONDEVMODE = 1
11
commands =