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/elasticsearch: update to 8.16.0
[oi-userland.git]
/
components
/
python
/
codespell
/
patches
/
01-enable-tests.patch
blob
f434c364cd3122604487ea6db78b08d8a34c1a73
1
--- codespell-2.3.0/tox.ini.orig
2
+++ codespell-2.3.0/tox.ini
3
@@ -2,7 +2,7 @@
4
min_version = 4.0
5
env_list = unitest,type,dictionaries
6
7
-[testenv:unitest]
8
+[testenv]
9
description = run unit tests
10
extras = dev
11
commands = pytest --cov=codespell_lib codespell_lib