mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
6 lines
138 B
INI
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
|