summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTristan Seligmann <mithrandi@mithrandi.net>2016-02-21 22:44:04 +0200
committerTristan Seligmann <mithrandi@mithrandi.net>2016-02-21 22:44:04 +0200
commitcc7e801a5bfb7e276585349cc878259d4cb71c56 (patch)
tree8278c1520934e51b7680ab156458a4491e79c9b8 /setup.cfg
Import python-service-identity_16.0.0.orig.tar.gz.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..ccb319b
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,14 @@
+[pytest]
+minversion = 2.8.2
+strict = true
+addopts = -ra
+testpaths = tests
+
+[wheel]
+universal = 1
+
+[egg_info]
+tag_svn_revision = 0
+tag_date = 0
+tag_build =
+