mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-14 13:16:33 +03:00
6 lines
61 B
Python
6 lines
61 B
Python
#!/usr/bin/env python
|
|
from setuptools import setup
|
|
|
|
|
|
setup()
|