aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2019-12-05 15:52:04 +0100
committerMichael Hirsch, Ph.D <10931741+scivision@users.noreply.github.com>2019-12-05 11:08:12 -0500
commitd0dd21858c311f03f4a8ac5dfa19406035430dbd (patch)
tree65b4f5d83f10185d9f4449138acddf599488a005 /setup.cfg
parent40837894e8bab8f82d6d0541fa3fa537da84fdfc (diff)
downloadmeson-d0dd21858c311f03f4a8ac5dfa19406035430dbd.zip
meson-d0dd21858c311f03f4a8ac5dfa19406035430dbd.tar.gz
meson-d0dd21858c311f03f4a8ac5dfa19406035430dbd.tar.bz2
pytest: Fix test warnings
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 33ab5f7..b355156 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,4 +33,7 @@ python_requires = >= 3.5.2
[options.extras_require]
progress =
- tqdm \ No newline at end of file
+ tqdm
+
+[tool:pytest]
+python_classes =