mirror of
https://github.com/sprockets/sprockets-statsd.git
synced 2024-11-15 03:00:25 +00:00
3 lines
59 B
Python
Executable file
3 lines
59 B
Python
Executable file
#!/usr/bin/env python
|
|
import setuptools
|
|
setuptools.setup()
|