Added test folders to setup.cfg

master
pbrod 9 years ago
parent 0367a1c0bd
commit c115788372

@ -48,7 +48,14 @@ packages =
[test]
# py.test options when running `python setup.py test`
addopts = tests
addopts =
wafo/test
wafo/covariance/test
wafo/spectrum/test
wafo/stats/tests
wafo/covariance/test
wafo/transform/test
wafo/wave_theory/test
[pytest]
# Options for py.test:

Loading…
Cancel
Save