sprockets-statsd/setup.py
2021-03-08 07:35:31 -05:00

3 lines
59 B
Python
Executable file

#!/usr/bin/env python
import setuptools
setuptools.setup()