summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg10
1 files changed, 0 insertions, 10 deletions
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index 961eb6d4..00000000
--- a/setup.cfg
+++ /dev/null
@@ -1,10 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_date = true
-
-[aliases]
-release = egg_info -Db ''
-upload = upload --sign --identity=36580288
-
-[bdist_wheel]
-universal = 1