feat: function to install single package.
This commit is contained in:
parent
09a37ae628
commit
9680e33730
3 changed files with 18 additions and 1 deletions
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.8"
|
||||
dependencies = ["requests", "packaging"]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue