Skip to content

Commit

Permalink
replace pylas with laspy in project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Dec 3, 2024
1 parent dadee3a commit e9afb91
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 @@ -44,7 +44,7 @@ dependencies = [
"rich",
"rosbags",
"ipywidgets",
"pylas",
"laspy",
]
[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit e9afb91

Please sign in to comment.