Skip to content

Commit

Permalink
fix: include readme in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml committed Feb 13, 2024
1 parent 8d9150e commit f540b6e
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 @@ -7,6 +7,7 @@ description = "Effective data visualization and reporting tool"
authors = ["Michal Belak <michal.belak@datamole.ai>"]
include = ["example-datasets/*.csv"]
exclude = ["tests"]
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.8, <3.12"
Expand Down

0 comments on commit f540b6e

Please sign in to comment.