From f9f6d9c50e212fb0fdd0191d53797b44e112210f Mon Sep 17 00:00:00 2001 From: Dpeta <69427753+Dpeta@users.noreply.github.com> Date: Sun, 20 Mar 2022 00:53:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5357be1..e9d3783 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ You can install them with Python's pip or your package manager if you're on linu - [PyQt5] (And, depending on your package manager & platform, python3-pyqt5.qtmultimedia) - [feedparser] - [python-magic] - - [ostools] - [requests] [Python 3]: https://www.python.org/downloads/ @@ -54,7 +53,6 @@ You can install them with Python's pip or your package manager if you're on linu [pygame]: https://pypi.org/project/pygame/ [feedparser]: https://pypi.org/project/feedparser/ [python-magic]: https://pypi.org/project/python-magic/ -[ostools]: https://pypi.org/project/ostools/ [requests]: https://pypi.org/project/requests/ ### PYINSTALLER BUILDING