mirror of
https://github.com/certbot/certbot.git
synced 2026-02-03 20:40:36 -05:00
* Mention python 3 support in setup.py * Build universal (py2 and py3 compatible) wheels * Mention Python 3.3+ support in docs * we work on python 3.6 too
2 lines
28 B
INI
2 lines
28 B
INI
[bdist_wheel]
|
|
universal = 1
|