Skip to content

Commit

Permalink
add launch_scripts package
Browse files Browse the repository at this point in the history
  • Loading branch information
markusgrotz authored and UW Amazon Manipulation Project committed Jul 23, 2024
1 parent b8a9191 commit 47dd2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "aurmr-setup"
version = "0.1.0"
description = ""
authors = ["Markus Grotz <[email protected]>"]
packages = [{include = "aurmr_setup"}, {include = "system_scripts"}, {include = "user_scripts"}]
packages = [{include = "aurmr_setup"}, {include = "system_scripts"}, {include = "user_scripts"}, {include = "launch_scripts"}]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
Expand Down

0 comments on commit 47dd2e6

Please sign in to comment.