summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2020-01-18 16:25:29 +0100
committerGitHub <noreply@github.com>2020-01-18 16:25:29 +0100
commitc60ed6dc4676fc0ef22b9b31990831176ffbf747 (patch)
treefccdf1306589eed6b9cac031fe28f47f64c689e1
parent25494bd18f546494e5cde4ff77159d4becda2fec (diff)
parent130a3e3c412270ab7bbf4f14b67cc36dc64479d8 (diff)
downloadsetuptools-scm-c60ed6dc4676fc0ef22b9b31990831176ffbf747.tar.gz
Merge pull request #389 from blueyed/testpaths
pytest: configure testpaths
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index f5dc6e4..e27db5f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,6 +2,7 @@
envlist=py{27,34,35,36,37,38}-test,flake8,check_readme,py{27,37}-selfcheck
[pytest]
+testpaths=testing
filterwarnings=error
markers=
issue(id): reference to github issue