sprockets-postgres/setup.py
2021-05-10 15:21:37 -04:00

4 lines
60 B
Python

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