We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30525c commit be68140Copy full SHA for be68140
pyproject.toml
@@ -28,8 +28,8 @@ classifiers = [
28
]
29
30
[project.scripts]
31
-decasu_hpix_mapper.py = "decasu.decasu_hpix_mapper:main"
32
-decasu_tile_mapper.py = "decasu.decasu_tile_mapper:main"
+"decasu_hpix_mapper.py" = "decasu.decasu_hpix_mapper:main"
+"decasu_tile_mapper.py" = "decasu.decasu_tile_mapper:main"
33
34
[project.urls]
35
home = "https://github.com/erykoff/decasu"
0 commit comments