Skip to content

Commit 0a0b8fa

Browse files
author
Allen M. Foster
committed
fix pyproject typo
1 parent 3150088 commit 0a0b8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222

2323
[project.scripts]
2424
actingest = "mapcat.toolkit.act:main"
25-
sptingest = "mapcat.toolkit.spt:main
25+
sptingest = "mapcat.toolkit.spt:main"
2626
mapcatmigrate = "mapcat.helper:migrate"
2727
updatesky = "mapcat.toolkit.update_sky_coverage:main"
2828
mapcatreset = "mapcat.toolkit.reset:main"

0 commit comments

Comments
 (0)