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