Skip to content

Commit

Permalink
removed repository urls
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoVellekoop committed Oct 4, 2024
1 parent 8cba297 commit ea1ba19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ classifiers = [
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.repositories]
testpypi = { url = "https://test.pypi.org/legacy/" }
pypi = { url = "https://upload.pypi.org/legacy/" }

[tool.poetry.dependencies]
# required dependencies
python = ">=3.9,<4.0"
Expand Down

0 comments on commit ea1ba19

Please sign in to comment.