Skip to content

Commit

Permalink
Add dependencies to metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Alfred Wingate <parona@protonmail.com>
  • Loading branch information
parona-source committed Oct 5, 2023
1 parent 16a746f commit 2fc588e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Expand Up @@ -18,6 +18,11 @@ classifiers = [
"License :: OSI Approved :: GNU General Public License v2",
]
license = {text = "GNU General Public License v2"}
dependencies = [
"portage",
"requests",
"termcolor",
]

[tool.setuptools]
packages = ["pfl"]
Expand Down

0 comments on commit 2fc588e

Please sign in to comment.