This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-configurations
Watch
1
Star
0
Fork
You've already forked django-configurations
0
mirror of
https://github.com/jazzband/django-configurations.git
synced
2026-03-16 22:20:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5898acb594
django-configurations
/
setup.py
5 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
Use d2to1.
2013-03-27 14:30:04 +00:00
#!/usr/bin/env python
Initial version.
2012-07-21 13:56:04 +00:00
from
setuptools
import
setup
Use d2to1.
2013-03-27 14:30:04 +00:00
setup
(
setup_requires
=
[
'
d2to1
'
]
,
d2to1
=
True
)
Reference in a new issue
Copy permalink