sprockets-postgres/setup.py

5 lines
60 B
Python
Raw Normal View History

#!/usr/bin/env python
2020-04-06 21:39:52 +00:00
import setuptools
setuptools.setup()