sprockets-statsd/setup.py
2021-07-21 12:23:34 -04:00

4 lines
60 B
Python
Executable file

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