Remove tweepy from requirements/prod.txt

Fix jenkins builds that are breaking due to failed pip install
from tweepy master branch that are not needed due to us having
tweepy in a git submodule
This commit is contained in:
Josh Mize 2014-04-28 15:45:28 +00:00
Родитель a0a3a41100
Коммит c3d1c2b63d
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,6 @@ GitPython==0.1.7
-e git://github.com/jsocol/commonware.git#egg=commonware
-e git://github.com/mozilla/nuggets.git#egg=nuggets
-e git://github.com/kurtmckee/feedparser#egg=feedparser
-e git://github.com/tweepy/tweepy.git#egg=tweepy
-e git://github.com/waylan/Python-Markdown.git#egg=Python-Markdown
-e git://github.com/aleray/mdx_outline.git#egg=mdx_outline
beautifulsoup4