chore: rework
This commit is contained in:
parent
5b462cd39f
commit
bbe4ce5a9c
4 changed files with 130 additions and 71 deletions
|
@ -7,7 +7,7 @@ name = "PyPiUpdater"
|
|||
dynamic = ["version"]
|
||||
authors = [{ name = "Mr Finchum" }]
|
||||
description = "Simple program to update package from PyPi with pip."
|
||||
readme = "pip_README.md"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = ["requests", "packaging"]
|
||||
classifiers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue