Skip to content

Commit

Permalink
Remove script from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatoschaves committed Aug 31, 2024
1 parent fe236cd commit 787c59f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ traittypes = "^0.2.1"
Rtree = "^1.3.0"
scipy = "^1.14.0"

[tool.poetry.scripts]
myscript = "osm-feature-extractor=osm_feature_extractor.main:main"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 787c59f

Please sign in to comment.