Ross McFarland
2 years ago
No known key found for this signature in database
GPG Key ID: 943B179E15D3B22A
1 changed files with
0 additions and
4 deletions
-
setup.py
|
|
|
@ -47,10 +47,6 @@ def long_description(): |
|
|
|
return buf.getvalue() |
|
|
|
|
|
|
|
|
|
|
|
def version(): |
|
|
|
return octodns.__VERSION__ |
|
|
|
|
|
|
|
|
|
|
|
tests_require = ('pytest>=6.2.5', 'pytest-cov>=3.0.0', 'pytest-network>=0.0.1') |
|
|
|
|
|
|
|
setup( |
|
|
|
|