summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-09-09 12:10:10 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-09-09 12:10:10 -0400
commit931de83e0e0089f196b7bc792d652112f05d8a8d (patch)
tree0a54a434fc7becbed55319634a9a615ece4733cc /setup.cfg
parent99749650416d096a67e6286b5ea91a67f293a60d (diff)
downloadalembic-931de83e0e0089f196b7bc792d652112f05d8a8d.tar.gz
- add a tox.ini file
- update the readme.unittests a bit
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 530eb95..0052af8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,6 @@ identity = C4DAFEE1
[pytest]
addopts= --tb native -v -r fxX
-python_files=tests/*test_*.py
+python_files=tests/test_*.py