summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2016-07-10 11:26:32 +1000
committerBrian May <brian@linuxpenguins.xyz>2016-07-10 11:26:32 +1000
commit22b1b54bfdca3b015f7f509d1e681d7fb0100592 (patch)
tree71c354a0a25c896d8eee4c1e520d59f1de868e10 /setup.cfg
parenta43c668ddeff50d012205fca803c9e3e2c40465b (diff)
Add pytest-runner support
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..b7e4789
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[aliases]
+test=pytest