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).
This commit is contained in:
parent
2122f6528d
commit
0407742fd8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "twython-django"]
|
||||
path = twython-django
|
||||
url = git@github.com:ryanmcgrath/twython-django.git
|
||||
1
twython-django
Submodule
1
twython-django
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit fab3d7a216de87bed8aef9830bb9d04a408859eb
|
||||
Loading…
Add table
Add a link
Reference in a new issue