2013-11-15 19:49:53 +04:00
|
|
|
[wheel]
|
|
|
|
universal = 1
|
2016-07-18 18:08:44 +03:00
|
|
|
|
|
|
|
[metadata]
|
|
|
|
license_file = LICENSE.md
|
2017-05-16 13:18:33 +03:00
|
|
|
|
|
|
|
[flake8]
|
|
|
|
ignore = E501
|
2017-07-11 00:22:55 +03:00
|
|
|
banned-modules = json = use from rest_framework.utils import json!
|