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