Skip to content

Comments

include in-line imports for uv#66

Open
Humbedooh wants to merge 1 commit intotrunkfrom
humbedooh/v3-test-inline
Open

include in-line imports for uv#66
Humbedooh wants to merge 1 commit intotrunkfrom
humbedooh/v3-test-inline

Conversation

@Humbedooh
Copy link
Member

@Humbedooh Humbedooh commented Feb 22, 2026

this is so uv can run it with uv run --script v3/server/main.py and not break all the things.
the steve module still needs to be installed or discoverable somehow..

Commented out dependency list in main.py
@gstein
Copy link
Member

gstein commented Feb 22, 2026

I don't understand the need for this. The shebang in main.py does the uv run and then it uses pyproject.toml for all the dependencies. Including the steve library.

I just do: $ ./main.py and the server starts properly.

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