We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a789aee commit 26c0d79Copy full SHA for 26c0d79
setup.cfg
@@ -1,9 +1,6 @@
1
[metadata]
2
description_file = README.rst
3
4
-[bdist_wheel]
5
-universal = 1
6
-
7
[flake8]
8
exclude = .venv,.git,.tox,docs,venv,bin,lib,deps,build,docs
9
max-line-length = 88
0 commit comments