Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGina Häußge <gina@octoprint.org>2019-02-28 19:05:13 +0300
committerGina Häußge <gina@octoprint.org>2019-02-28 19:05:13 +0300
commitcf16392e180946849aecc3745fb03d89113f0b49 (patch)
tree96ae367507ffb73d2b7c242674e5b516d525bf69 /pytest.ini
parent34e4a208663da8664e66deee822c04fecdb10d55 (diff)
💚 Ignore vendor path for tests & fix 2.7 tests
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index b6cad3962..597e09bdb 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -2,3 +2,4 @@
testpaths = src tests
addopts = --doctest-modules
--doctest-repr=octoprint.util:pp
+ --ignore=src/octoprint/vendor