Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: support rye #50

Closed
metaist opened this issue Aug 6, 2024 · 1 comment
Closed

add: support rye #50

metaist opened this issue Aug 6, 2024 · 1 comment

Comments

@metaist
Copy link
Owner

metaist commented Aug 6, 2024

Not sure how I missed this, but we should support rye run:

  • configuration is in tool.rye.scripts
  • supports pointing at a different pyproject.toml
  • the list is concatenated; uses chain for composite calls
  • no interpolation
  • supports env and env-file to load environment variables
  • (Won't support) supports call
@metaist
Copy link
Owner Author

metaist commented Aug 6, 2024

Will consider support env, env-file and list-based commands later.

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

No branches or pull requests

1 participant