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