django-modeltranslation/setup.py
2024-05-17 11:05:57 +03:00

4 lines
60 B
Python
Executable file

#!/usr/bin/env python
from setuptools import setup
setup()