mirror of
https://github.com/Hopiu/django.git
synced 2026-05-02 04:34:45 +00:00
Removed comment from setup.cfg which broke newer wheel versions.
This commit is contained in:
parent
6118d6d1c9
commit
b5f709e6f4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ install-script = scripts/rpm-install.sh
|
|||
license-file = LICENSE
|
||||
|
||||
[wheel]
|
||||
universal = 1 # use py2.py3 tag for pure-python dist
|
||||
universal = 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue