-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
A good requirement to test any resolver against is apache-airflow[all]
, rip currently throws an error:
$ cargo r -- "apache-airflow[all]"
Finished dev [unoptimized + debuginfo] target(s) in 0.07s
Running `target/debug/rip 'apache-airflow[all]'`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: × Failed parsing requirement string "azure-datalake-store (>=0.0.45azure-mgmt-datalake-store>=0.5.0) ; extra == 'all'")
╰─▶ error at 1:56: expected one of "!", ")", "*", "+", ",", "-", ".", "_", letter or digit
', crates/rattler_installs_packages/src/resolve.rs:257:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Metadata
Metadata
Assignees
Labels
No labels