Skip to content

Commit

Permalink
fix: build not including performance.bin
Browse files Browse the repository at this point in the history
  • Loading branch information
i13e committed Sep 13, 2023
1 parent 77d89e8 commit 73d07a1
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 @@ -2,6 +2,9 @@
requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[tool.setuptools.package-data]
osmanthus = ["performance.bin"]

[project]
name = "osmanthus"
version = "0.1.0"
Expand Down

0 comments on commit 73d07a1

Please sign in to comment.