Skip to content

Commit

Permalink
Update pyproject.toml to remove package-data
Browse files Browse the repository at this point in the history
  • Loading branch information
KolinGuo committed Feb 6, 2024
1 parent 3cbf400 commit f90796e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ classifiers=[
"Topic :: Utilities",
]

[tool.setuptools.package-data]
mplib = ["examples/*.md", "examples/*.png"] # include all md files in mplib/examples

[tool.setuptools-git-versioning]
enabled = true
version_file = "VERSION"
Expand Down

0 comments on commit f90796e

Please sign in to comment.