dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 82ae4c1cc8fd2c325b40946a6e1dc3f3111fc363
parent f53cb442d59fdbb578ad9ff8a3b57c3506258480
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat, 21 May 2022 14:19:33 -0500

Added PyPI Shapely to newsboat

Diffstat:
Mlinux/.config/newsboat/urls | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/linux/.config/newsboat/urls b/linux/.config/newsboat/urls @@ -21,6 +21,7 @@ http://feeds.feedburner.com/PythonInsider python https://pypi.org/rss/project/Authlib/releases.xml python "~PyPI Authlib" https://pypi.org/rss/project/Pillow/releases.xml python "~PyPI Pillow" +https://pypi.org/rss/project/Shapely/releases.xml python "~PyPI Shapely" https://pypi.org/rss/project/black/releases.xml python "~PyPI black" https://pypi.org/rss/project/bugwarrior/releases.xml python "~PyPI bugwarrior" https://pypi.org/rss/project/click/releases.xml python "~PyPI Click"