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/setuptools-rust: replace deprecated wheel.bdist_wheel
[oi-userland.git]
/
components
/
python
/
incremental
/
patches
/
03-test-requirements.patch
blob
966ceefa93a8590651b838b8c35cf3073e7ca01c
1
--- incremental-24.7.2/tox.ini.orig
2
+++ incremental-24.7.2/tox.ini
3
@@ -15,7 +15,7 @@
4
skip_install =
5
pindeps: true
6
deps =
7
- -rrequirements_tests.txt
8
+ -rrequirements_tests.in
9
mypy: -rrequirements_mypy.txt
10
apidocs: pydoctor
11
lint: pre-commit