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

feat: update pixi example with sdist with direct reference #813

Conversation

nichmor
Copy link
Contributor

@nichmor nichmor commented Feb 15, 2024

No description provided.

@nichmor nichmor marked this pull request as ready for review February 15, 2024 14:47
@@ -286,9 +286,19 @@ fn stream_python_artifacts(
format!("'{}' is not a valid python package name", &pkg_data.name)
})?;

let artifact_name = ArtifactName::from_filename(filename, &name)
tracing::warn!("version of is {filename}, {}", pkg_data.version);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
I get this now

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed it - thank you

@ruben-arts ruben-arts merged commit e6e54a9 into prefix-dev:main Feb 16, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

2 participants