mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Added setup.cfg file for creating universal wheel distribution
This commit is contained in:
parent
f6e7b3f2ff
commit
f3514b6e22
1 changed files with 2 additions and 0 deletions
2
setup.cfg
Normal file
2
setup.cfg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
Loading…
Reference in a new issue