mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-03-17 06:20:23 +00:00
4 lines
60 B
Python
Executable file
4 lines
60 B
Python
Executable file
#!/usr/bin/env python
|
|
from setuptools import setup
|
|
|
|
setup()
|