Skip to content

Commit

Permalink
remove custom package declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed Dec 18, 2023
1 parent c5f1dae commit 5dd0890
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ description = ""
authors = ["Arcalot"]
license = "Apache-2.0+GPL-2.0-only"

packages = [
{ include="arcaflow_plugin_template_python.py", from="./arcaflow_plugin_template_python" },
]

[tool.poetry.dependencies]
python = "^3.9"
arcaflow-plugin-sdk = "^0.13.0"
Expand Down

0 comments on commit 5dd0890

Please sign in to comment.