django-rest-auth/setup.py
2019-04-19 12:01:43 -07:00

6 lines
61 B
Python

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