Add rye support (#799)
Rye is a new cargo-like package manager for python by @mitsuhiko.
This commit is contained in:
@@ -133,6 +133,7 @@ pub enum Step {
|
||||
Rtcl,
|
||||
RubyGems,
|
||||
Rustup,
|
||||
Rye,
|
||||
Scoop,
|
||||
Sdkman,
|
||||
SelfUpdate,
|
||||
|
||||
Reference in New Issue
Block a user