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

Fix incorrect formatting of pip hashes with -k env #199

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

acarapetis
Copy link
Contributor

When using --kind=env along with pip dependencies, the resulting
environment file omitted a space before the --hash component of the pip
requirement line, e.g:

flask-misaka === 1.0.0--hash=sha256:d0c...

When using --kind=env along with pip dependencies, the resulting
environment file omitted a space before the --hash component of the pip
requirement line, e.g:

    flask-misaka === 1.0.0--hash=sha256:d0c...
@netlify
Copy link

netlify bot commented Jun 20, 2022

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit f72b260
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/62aff1e0651ae700089b5afb
😎 Deploy Preview https://deploy-preview-199--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mariusvniekerk mariusvniekerk merged commit cf222b2 into conda:main Jun 21, 2022
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