This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
Remove dead version function
pull/1099/head
Ross McFarland
2 years ago
parent
c9a2c8f72b
commit
44499a996e
No known key found for this signature in database
GPG Key ID:
943B179E15D3B22A
1 changed files
with
0 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
setup.py
+ 0
- 4
setup.py
View File
@ -47,10 +47,6 @@ def long_description():
return
buf
.
getvalue
(
)
return
buf
.
getvalue
(
)
def
version
(
)
:
return
octodns
.
__VERSION__
tests_require
=
(
'
pytest>=6.2.5
'
,
'
pytest-cov>=3.0.0
'
,
'
pytest-network>=0.0.1
'
)
tests_require
=
(
'
pytest>=6.2.5
'
,
'
pytest-cov>=3.0.0
'
,
'
pytest-network>=0.0.1
'
)
setup
(
setup
(
Write
Preview
Loading…
Cancel
Save