1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/setup.py
2017-11-03 22:31:38 +01:00

6 lines
61 B
Python

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