Skip to content

Commit

Permalink
pyproject.toml: add whois to packages list
Browse files Browse the repository at this point in the history
  • Loading branch information
EduKav1813 committed Oct 1, 2024
1 parent 330501d commit 2d5e78a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "whohacks"
version = "1.5.0"
description = ""
authors = ["Norbert Szulc <[email protected]>"]
packages = [{ include = "whois" }]

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit 2d5e78a

Please sign in to comment.