This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-modeltranslation
Watch
1
Star
0
Fork
You've already forked django-modeltranslation
0
mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced
2026-03-16 22:10:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
django-modeltranslation
/
setup.py
5 lines
60 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Updated documentation and added some initial distutils setup file.
2009-02-22 22:56:53 +00:00
#!/usr/bin/env python
build: Use setuptools instead of distutils
2021-01-16 10:54:14 +00:00
from
setuptools
import
setup
Updated documentation and added some initial distutils setup file.
2009-02-22 22:56:53 +00:00
fix: Store version as plain text file to simplify bumping (#636) BREAKING CHANGE: Replaced `VERSION` in tuple format by `__version__` as a string
2022-05-14 08:11:07 +00:00
setup
(
)
Reference in a new issue
Copy permalink