Skip to content

Commit 0407742

Browse files
author
Ryan McGrath
committed
Moved twython-django to be a submodule, better references everything this way (no need to ship useless, bloated code with a release). Twython 1.3.5 will not ship with the extra Django code, as it's now in its own separate repository (this is better, email if you have questions, happy to answer).
1 parent 2122f65 commit 0407742

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "twython-django"]
2+
path = twython-django
3+
url = git@github.com:ryanmcgrath/twython-django.git

twython-django

Submodule twython-django added at fab3d7a

0 commit comments

Comments
 (0)