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
swi-prolog: update to 9.2.9
[oi-userland.git]
/
components
/
python
/
pytest_env
/
patches
/
02-no-tox-uv.patch
blob
f0a952424f280044e4e2f997fbc5597322a6a4d4
1
tox-uv is not needed to run tests in our environment.
2
3
--- pytest_env-1.1.5/tox.ini.orig
4
+++ pytest_env-1.1.5/tox.ini
5
@@ -1,7 +1,6 @@
6
[tox]
7
requires =
8
tox>=4.2
9
- tox-uv>=1.11.3
10
env_list =
11
fix
12
3.13