Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 27, 2024
1 parent 881638c commit f3df9d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ build-backend = "setuptools.build_meta"
name = "toolbox-parallel-robots"
version = "0.0.1"
dependencies = [
"pin",
"pin"
]

[tool.setuptools]
packages = [
"toolbox_parallel_robots",
"toolbox_parallel_robots"
]

0 comments on commit f3df9d7

Please sign in to comment.