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
/
black
/
patches
/
02-tox.ini-PYTHONPATH.patch
blob
5f517c0c217b5f225d21aa3d374db889cff39766
1
--- black-24.10.0/tox.ini.orig
2
+++ black-24.10.0/tox.ini
3
@@ -4,7 +4,6 @@
4
5
[testenv]
6
setenv =
7
- PYTHONPATH = {toxinidir}/src
8
PYTHONWARNDEFAULTENCODING = 1
9
skip_install = True
10
# We use `recreate=True` because otherwise, on the second run of `tox -e py`,