feat: reworking strukture
This is a breaking change. A reminder that this is in very early stage (first day) and nothing is set in stone yet.
This commit is contained in:
parent
5b462cd39f
commit
282a2145ff
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