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 toml hashes and make it clear that only TOML is supported #1510

Merged
merged 2 commits into from
Jun 20, 2020

Conversation

ichard26
Copy link
Collaborator

@ichard26 ichard26 commented Jun 19, 2020

Resolves #1509

This fixes the TOML module hashes so pipenv install (--dev) doesn't fail.

(black) richard-26@ubuntu-laptop:~/programming/black$ pipenv install --dev
Installing dependencies from Pipfile.lock (39ad2d)…
  🐍   ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 73/73 — 00:06:26

Also makes it clear that only TOML is supported by Black in docs/compatible_configs.md. Related: #1511

@ichard26 ichard26 marked this pull request as draft June 19, 2020 03:46
@ichard26 ichard26 changed the title Fix toml hashes and upgrade Sphinx to 3.x Fix toml hashes and make it clear that only TOML is supported Jun 19, 2020
@ichard26 ichard26 marked this pull request as ready for review June 19, 2020 20:18
@ichard26 ichard26 requested a review from cooperlees June 19, 2020 20:18
@cooperlees cooperlees merged commit f90f50a into psf:master Jun 20, 2020
@ichard26 ichard26 deleted the patch-3 branch June 20, 2020 17:26
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.

Development dependencies fail to install
2 participants