nix-update/setup.py
2020-03-16 10:06:32 +00:00

6 lines
61 B
Python
Executable File

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