1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00
django/setup.cfg
Florian Apolloner 4391718f26 [1.5.x] Fixed #19252 -- Added support for wheel packages.
Backport from master (a5becad9094e5c5403b692b9a7b3a6ffaabf64a3).

Signed-off-by: Jannis Leidel <jannis@leidel.info>
2013-05-01 13:52:38 +02:00

10 lines
209 B
INI

[bdist_rpm]
doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
install-script = scripts/rpm-install.sh
[metadata]
license-file = LICENSE
[wheel]
universal = 1 # use py2.py3 tag for pure-python dist