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
xca: fix project url; rebuild for openssl-3
[oi-userland.git]
/
components
/
python
/
sphinxcontrib-jsmath
/
patches
/
0001-tox-Make-test-deps-PEP-508-compliant.patch
blob
9f6ab0ee73b4b84c52ba4ca857bfa5af472a4c43
1
--- sphinxcontrib-jsmath-1.0.1/tox.ini.orig
2
+++ sphinxcontrib-jsmath-1.0.1/tox.ini
3
@@ -4,7 +4,7 @@
4
[testenv]
5
deps=
6
pytest
7
- git+https://github.com/sphinx-doc/sphinx
8
+ sphinx @ git+https://github.com/sphinx-doc/sphinx
9
extras=
10
test
11
setenv =