This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2024-11-10 19:56:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72dc6d1d5c
django-rest-framework
/
setup.cfg
6 lines
60 B
INI
Raw
Normal View
History
Unescape
Escape
Set up wheel distribution support
2013-11-15 19:49:53 +04:00
[wheel]
universal
=
1
Add LICENSE.md to the built wheel (#4270) The wheel released on Pypi does not include the license file . The way to do this is by updating the setup.cfg accordingly
2016-07-18 18:08:44 +03:00
[metadata]
license_file
=
LICENSE.md
Reference in New Issue
Copy Permalink