Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hkir-dev committed Sep 17, 2024
1 parent 32d1f7f commit e537b22
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 @@ -10,6 +10,9 @@ include = [
{ path = "src/cell_annotation_schema/schema", format = ["sdist", "wheel"] },
{ path = "project", format = ["sdist", "wheel"] }
]
packages = [
{include = "cell_annotation_schema", from = "src"}
]

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

0 comments on commit e537b22

Please sign in to comment.