Leibniz-HBI / newsfeedback

Tool for extracting and saving news article metadata (and optionally content) at regular intervals.
MIT License
3 stars 0 forks source link

Make newsfeedback functional without having the repository installed #49

Open rwinterschlaf opened 5 days ago

rwinterschlaf commented 5 days ago

...or maybe just make it idiotproof :-) Basically: the necessary files and folders don't come along if you install via pip, thus the user has to grab the repository regardless.

FlxVctr commented 5 days ago

I just had a quick look and it seems the latest committs are not reflected on PyPI. You might just have to rebuild/reupload it with a new version number in the pyproject.toml

FlxVctr commented 5 days ago

ah, and here you'll have to update the version too https://github.com/Leibniz-HBI/newsfeedback/blob/main/newsfeedback/__init__.py