mirror of
https://github.com/sprockets/sprockets-statsd.git
synced 2024-11-14 11:19:28 +00:00
4 lines
60 B
Python
Executable file
4 lines
60 B
Python
Executable file
#!/usr/bin/env python
|
|
import setuptools
|
|
|
|
setuptools.setup()
|