mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Merge pull request #2177 from Natim/2175-broken-wheel-dependencies
Build a Python-3-compatible wheel for acme.
This commit is contained in:
commit
09d5dcb27e
1 changed files with 2 additions and 0 deletions
2
acme/setup.cfg
Normal file
2
acme/setup.cfg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
Loading…
Reference in a new issue