mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
3 lines
59 B
Python
3 lines
59 B
Python
#!/usr/bin/env python
|
|
from setuptools import setup
|
|
setup()
|