mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
6 lines
61 B
Python
6 lines
61 B
Python
#!/usr/bin/env python
|
|
from setuptools import setup
|
|
|
|
|
|
setup()
|