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
libreoffice: update to 24.8.4.2
[oi-userland.git]
/
components
/
python
/
pytest-skip-markers
/
patches
/
01-test-no-docker.patch
blob
a07ecc1b1d4d2be5821219c8fa4f9aea7f31e3f4
1
docker is not needed to run tests.
2
3
--- pytest_skip_markers-1.5.2/requirements/tests.txt.orig
4
+++ pytest_skip_markers-1.5.2/requirements/tests.txt
5
@@ -1,4 +1,3 @@
6
-docker
7
pytest-subtests
8
pyfakefs==4.4.0; python_version == '3.5'
9
pyfakefs; python_version > '3.5'