You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For virtual projects, scripts cannot be run with rye run.
This is a shame since using virtual projects is the easiest way to build a container with Docker. Most of my projects need this, so an important rye feature is missing much of the time.
To reproduce, set up your pyproject.toml like this:
Steps to Reproduce
For virtual projects, scripts cannot be run with rye run.
This is a shame since using virtual projects is the easiest way to build a container with Docker. Most of my projects need this, so an important rye feature is missing much of the time.
To reproduce, set up your pyproject.toml like this:
Expected Result
I would expect it to run the script.
Actual Result
Version Info
rye 0.43.0
commit: unknown (d67cac1 2024-12-09)
platform: macos (aarch64)
self-python: [email protected]
symlink support: true
uv enabled: true
Stacktrace
No response
The text was updated successfully, but these errors were encountered: