gstein commented on PR #66: URL: https://github.com/apache/steve/pull/66#issuecomment-3941882563
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
