flake8/setup.cfg
2014-04-27 00:27:56 +02:00

6 lines
138 B
INI

[wheel]
universal = 1
; Publish a universal wheel to PyPI:
; $ pip install -U pip wheel
; $ python setup.py sdist bdist_wheel upload