summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2019-01-29 20:03:46 -0800
committerAnthony Sottile <asottile@umich.edu>2019-01-29 20:03:49 -0800
commit238312cc750c1e7e89a60d26ea097244d05e5719 (patch)
treedb0c7441c41f7cdc2bdf09a1b001f6dc6c257ac7 /setup.cfg
parentaac019fdc4ef0c56586266bb965cc6348360cb6f (diff)
downloadflake8-238312cc750c1e7e89a60d26ea097244d05e5719.tar.gz
Remove remnants from previous PRs
- warnings in configparser were silenced upstream (unless `-3` is passed) - we no longer invoke tests from `python setup.py test`
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 7fd7beb..4bc37ad 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[aliases]
-test=pytest
-
[bdist_wheel]
universal = 1