mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03: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
3 lines
28 B
INI
3 lines
28 B
INI
[bdist_wheel]
|
|
universal = 1
|