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
jenkins-core-weekly: update to 2.491
[oi-userland.git]
/
components
/
python
/
astroid
/
patches
/
01-not-needed-for-tests.patch
blob
4051e5b69bbf01a380bd49cac84082dab1bd921b
1
These requirements are not needed for testing.
2
3
--- astroid-3.3.5/requirements_minimal.txt.orig
4
+++ astroid-3.3.5/requirements_minimal.txt
5
@@ -1,7 +1,3 @@
6
-# Tools used when releasing
7
-contributors-txt>=0.7.4
8
-tbump~=6.11
9
-
10
# Tools used to run tests
11
coverage~=7.6
12
pytest