dotfiles

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

commit 3f00812ab0119969f8bdd6d6e1a49d41538c9b99
parent 5dd077bae6ce4c358ace3a5bd7f275dbfb91b299
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue, 26 Apr 2022 01:54:03 -0500

Added new python packages to newsboat

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

diff --git a/linux/.newsboat/urls b/linux/.newsboat/urls @@ -21,19 +21,24 @@ 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/black/releases.xml python "~PyPI black" https://pypi.org/rss/project/click/releases.xml python "~PyPI Click" https://pypi.org/rss/project/fiona/releases.xml python "~PyPI Fiona" https://pypi.org/rss/project/flake8/releases.xml python "~PyPI flake8" https://pypi.org/rss/project/flask-webpackext/releases.xml python "~PyPI flask-webpackext" https://pypi.org/rss/project/flask/releases.xml python "~PyPI Flask" +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/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" +https://pypi.org/rss/project/pre-commit/releases.xml python "~PyPI pre-commit" https://pypi.org/rss/project/pyarrow/releases.xml python "~PyPI pyarrow" https://pypi.org/rss/project/pytest/releases.xml python "~PyPI pytest" +https://pypi.org/rss/project/pyupgrade/releases.xml python "~PyPI pyupgrade" +https://pypi.org/rss/project/reorder-python-imports/releases.xml python "~PyPI reorder-python-imports" https://pypi.org/rss/project/requests/releases.xml python "~PyPI requests" https://pypi.org/rss/project/scikit-learn/releases.xml python "~PyPI scikit-learn" https://pypi.org/rss/project/scipy/releases.xml python "~PyPI scipy"