Skip to content

Commit

Permalink
#43 update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatius525 committed Dec 17, 2022
1 parent 0726128 commit 36f405d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build]
artifacts = [
"Artifacts/codewit_demo.gif",
"Artifacts/component-diagram-updated.png",
"Artifacts/sequence-diagram-updated.png"
]
[project]
name = "codewit_semeru"
version = "0.1.2"
Expand Down

0 comments on commit 36f405d

Please sign in to comment.