Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Apr 25, 2024
1 parent 3065a43 commit a9e994e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/recipe_generator/pypi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ pub async fn generate_pypi_recipe(package: &str) -> miette::Result<()> {
env_markers,
None,
ResolveOptions::default(),
Default::default(),
)
.unwrap();

Expand Down

0 comments on commit a9e994e

Please sign in to comment.