summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index 99207b9..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-[pytest]
-addopts=--ignore=dist --ignore=build --cov=wheel
-
-[metadata]
-license-file = LICENSE.txt
-
-[bdist_wheel]
-# use py2.py3 tag for pure-python dist:
-universal=1