Skip to content

Commit

Permalink
chore: fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsingh97 committed Nov 21, 2024
1 parent 9b81216 commit 64f5d66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ classifiers=[
"Operating System :: OS Independent",
]
package-mode = true
include = [
"random_word/config.yml"
]

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

0 comments on commit 64f5d66

Please sign in to comment.