diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2d4950b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "dnspython"] + path = dnspython + url = https://github.com/farrokhi/dnspython.git + branch = python3 diff --git a/dnspython b/dnspython new file mode 160000 index 0000000..35791e1 --- /dev/null +++ b/dnspython @@ -0,0 +1 @@ +Subproject commit 35791e1de04b91e59c234691b53d8e533f9f0ace