cristoper / feedmixer

A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON)
Do What The F*ck You Want To Public License
168 stars 10 forks source link

fixed #13 #14

Closed MrGeorgen closed 3 years ago

MrGeorgen commented 3 years ago
cristoper commented 3 years ago

I appreciate you looking into this, but I'm pretty sure this only appears to fix the errors because it causes the mostly empty stub files to be loaded instead of the actual feedparser module.

I think the issues you were running into are fixed in the current master branch which updates the Pipfile.lock. (But if not, please let me know in #13 that it's still not working).