sprockets-postgres/setup.py
2021-05-10 16:07:28 -04:00

4 lines
61 B
Python

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