django-select2/setup.py
2019-04-08 19:57:22 +02:00

5 lines
83 B
Python
Executable file

#!/usr/bin/env python
from setuptools import setup
setup(version_format='{tag}')