dotfiles

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

commit 2dd54ed5fd8cb3c35c81c7f17246cff7db676fcf
parent 7d6bf35a3c1d99a34b5ae76c6ed11457c6a49d30
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Fri, 20 May 2022 20:47:08 -0500

Added matplotlib PyPI 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 @@ -32,6 +32,7 @@ https://pypi.org/rss/project/flit/releases.xml python "~PyPI flit" https://pypi.org/rss/project/geopandas/releases.xml python "~PyPI geopandas" https://pypi.org/rss/project/geoplot/releases.xml python "~PyPI geoplot" https://pypi.org/rss/project/lxml/releases.xml python "~PyPI lxml" +https://pypi.org/rss/project/matplotlib/releases.xml python "~PyPI matplotlib" https://pypi.org/rss/project/numpy/releases.xml python "~PyPI numpy" https://pypi.org/rss/project/opencv-python/releases.xml python "~PyPI OpenCV" https://pypi.org/rss/project/pandas/releases.xml python "~PyPI pandas"