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
/
rich
/
patches
/
03-test-no-asv.patch
blob
2e146509eeb256cb4c368cf4d3a89c8424062044
1
asv is not needed to run tests.
2
3
--- rich-13.9.4/pyproject.toml.orig
4
+++ rich-13.9.4/pyproject.toml
5
@@ -42,7 +42,6 @@
6
mypy = "^1.11"
7
pytest-cov = "^3.0.0"
8
attrs = "^21.4.0"
9
-asv = "^0.5.1"
10
11
[build-system]
12
requires = ["poetry-core>=1.0.0"]