Add original dnspython as submodule
This would be in effect until the latest version (>=1.15.0) become available on pypi.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "cymruwhois"]
|
||||
path = cymruwhois
|
||||
url = https://github.com/JustinAzoff/python-cymruwhois.git
|
||||
[submodule "dnspython-orig"]
|
||||
path = dnspython
|
||||
url = https://github.com/rthalley/dnspython/
|
||||
|
Reference in New Issue
Block a user