summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-07-13 08:50:19 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2018-07-13 08:50:19 +0200
commitbe3ba810d57253942cdc9e0639a7ad0043f7a688 (patch)
tree1c0f9f09febe5517032bc95256c87f333d70845b /setup.cfg
parentab99872e140576ef5e0fb7c0a9dee70cc229df53 (diff)
downloadastroid-git-be3ba810d57253942cdc9e0639a7ad0043f7a688.tar.gz
Drop the universal flag, we're only running on Python 3. Close #592
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 8f25358d..2f33e8d8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[wheel]
-universal = 1
-
[aliases]
test = pytest