Skip to content

Commit e37580c

Browse files
committed
Remove uv source of uvicorn
1 parent ca671cd commit e37580c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ doc = [
134134
"griffe>=1.3.2",
135135
]
136136

137-
[tool.uv.sources]
138-
# https://github.com/encode/uvicorn/pull/2602
139-
uvicorn = { git = "https://github.com/schloerke/uvicorn", branch = "reload-exclude-abs-path" }
140137

141138
[project.urls]
142139
Homepage = "https://github.com/posit-dev/py-shiny"

0 commit comments

Comments
 (0)