Skip to content

Commit

Permalink
Merge pull request #64 from khanlab/maint/actions
Browse files Browse the repository at this point in the history
Add empty dev group to fix workflow
  • Loading branch information
kaitj authored Jan 2, 2024
2 parents 449dba6 + 4172e59 commit bd91e6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jupyter = "^1.0"
pandas = "^1.2"
papermill = "~2.3"

[tool.poetry.group.dev.dependencies]

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit bd91e6c

Please sign in to comment.