Remove local dnspython submodule since the latest dnspython (as of 1.15.0) supports all the requirements

This commit is contained in:
2016-10-14 14:19:43 +03:30
parent 2715f42722
commit 66e5d5acef
6 changed files with 1 additions and 14 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "cymruwhois"]
path = cymruwhois
url = https://github.com/JustinAzoff/python-cymruwhois.git
[submodule "dnspython-orig"]
path = dnspython
url = https://github.com/rthalley/dnspython/