Force feedparser to 6.0.0b1

This commit is contained in:
Thaynã Moretti 2020-09-28 19:38:18 -03:00
parent 1759c33cf3
commit 7d85ba87d5
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ install:
- pip install -U coverage==4.3 pytest pytest-mock freezegun
- pip install codeclimate-test-reporter
- pip install i3-py Pillow Babel DateTime python-dateutil
- pip install docker feedparser i3ipc
- pip install docker feedparser==6.0.0b1 i3ipc
- pip install netifaces power
- pip install psutil pytz
- pip install requests simplejson

View file

@ -1 +1 @@
feedparser
feedparser==6.0.0b1