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

Include Cargo.lock by default in source distribution #1170

Merged
merged 3 commits into from
Oct 6, 2022

Conversation

messense
Copy link
Member

@messense messense commented Oct 6, 2022

  • Required if --locked/--frozen is set
  • Include by default when exists, otherwise warn

samuelcolvin/watchfiles#192 (comment) cc @samuelcolvin

@messense messense added the sdist Source distribution label Oct 6, 2022
@netlify
Copy link

netlify bot commented Oct 6, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 0a2da0e
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/633ef88716f96a000a49d8ea
😎 Deploy Preview https://deploy-preview-1170--maturin-guide.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.

* Required if `--locked`/`--frozen` is set
* Include by default when exists, otherwise warn
@messense messense force-pushed the always-include-lockfile branch from 64a6526 to 3f2fe92 Compare October 6, 2022 13:51
@messense messense force-pushed the always-include-lockfile branch 2 times, most recently from 45d01e5 to 326c247 Compare October 6, 2022 15:25
@messense messense force-pushed the always-include-lockfile branch from 326c247 to 0a2da0e Compare October 6, 2022 15:47
@messense messense enabled auto-merge October 6, 2022 15:48
@messense messense merged commit 8f4d1be into PyO3:main Oct 6, 2022
@messense messense deleted the always-include-lockfile branch October 6, 2022 16:06
@samuelcolvin
Copy link

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sdist Source distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants