Skip to content

fix: remove need for uvicorn#5394

Merged
benfdking merged 2 commits intomainfrom
removing_need_for_uvicorn_for_lsp
Sep 18, 2025
Merged

fix: remove need for uvicorn#5394
benfdking merged 2 commits intomainfrom
removing_need_for_uvicorn_for_lsp

Conversation

@benfdking
Copy link
Contributor

  • removes an old pin for uvicorn for the lsp
  • was copied as depends on web but uvicorn is not an actual python dep

- removes an old pin for uvicorn for the lsp
- was copied as depends on web but uvicorn is not an actual python dep
Copy link
Contributor

@themisvaltinos themisvaltinos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the reason to comment it out instead of removing it?

@benfdking
Copy link
Contributor Author

benfdking commented Sep 17, 2025

My reasoning is because two lines above I say we copied from web and so want to keep fact, we've copied as such.

So this feels more like copied and modified rather than just taken what I want.

@benfdking benfdking enabled auto-merge (squash) September 17, 2025 15:08
@benfdking benfdking merged commit 862ef50 into main Sep 18, 2025
36 checks passed
@benfdking benfdking deleted the removing_need_for_uvicorn_for_lsp branch September 18, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants