Skip to content

Commit bcb28b9

Browse files
committed
Remove unused poetry source
1 parent e275097 commit bcb28b9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ optional = true
2424
[tool.poetry.scripts]
2525
routes = "routes.main:main"
2626

27-
[[tool.poetry.source]]
28-
name = "foo"
29-
url = "https://foo.bar/simple/"
30-
priority = "secondary"
31-
3227
[tool.coverage.run]
3328
source = ["routes"]
3429

0 commit comments

Comments
 (0)