Skip to content

Commit 854cbc0

Browse files
authored
Remove gt_closure_pipeline script from pyproject.toml (#100)
#99
1 parent 7720903 commit 854cbc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ visualizer = ["polyscope", "matplotlib>3.9.2"]
3636

3737
[project.scripts]
3838
map_closure_pipeline = "map_closures.tools.cmd:run"
39-
gt_closure_pipeline = "map_closures.tools.gt_closures:run"
4039

4140
[project.urls]
4241
Homepage = "https://github.com/PRBonn/MapClosures"

0 commit comments

Comments
 (0)