Skip to content

Commit 84ac28d

Browse files
committed
Use minimal change from encode/uvicorn#2605
1 parent 4387279 commit 84ac28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ doc = [
136136

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

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

0 commit comments

Comments
 (0)