|
|
|
@ -87,7 +87,7 @@ setup( |
|
|
|
long_description_content_type='text/markdown', |
|
|
|
name='octodns', |
|
|
|
packages=find_packages(), |
|
|
|
python_requires='>=3.8', |
|
|
|
python_requires='>=3.9', |
|
|
|
tests_require=tests_require, |
|
|
|
url='https://github.com/octodns/octodns', |
|
|
|
version=octodns.__version__, |
|
|
|
|