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
/
pyproject_api
/
patches
/
01-no-tox-uv.patch
blob
f0d4affbe652a6ba3532ea9a56acef699bc7a439
1
tox-uv is not needed to run tests in our environment.
2
3
--- pyproject_api-1.8.0/tox.ini.orig
4
+++ pyproject_api-1.8.0/tox.ini
5
@@ -1,7 +1,6 @@
6
[tox]
7
requires =
8
tox>=4.2
9
- tox-uv>=1.11
10
env_list =
11
fix
12
3.13