Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Remove PIP from Development Dependencies
Browse files Browse the repository at this point in the history
Pip is pre-installed with Python, it's not required to be explicitly listed.
  • Loading branch information
rlaphoenix committed Oct 5, 2023
1 parent d4adf54 commit 0386958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Scriptable MediaInfo-fed NFO Generator for Movies and TV.
### Dependencies

- [Python](https://python.org/downloads) (v3.7 or newer)
- [PIP](https://pip.pypa.io/en/stable/installing) (v19.0 or newer)
- [Poetry](https://python-poetry.org/docs) (latest recommended)

### Installation
Expand Down

0 comments on commit 0386958

Please sign in to comment.