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