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

core/cli: update vendored completion files #304

Merged

Conversation

seanbreckenridge
Copy link
Contributor

update the vendored completion files (click has since pushed
some updates that change the output of the completions)

update required click version to 8.1
so we dont regenerate the vendored completions
wrong in the future

update required click version to 8.1
so we dont regenerate the vendored completions
wrong in the future
@seanbreckenridge
Copy link
Contributor Author

seanbreckenridge commented Aug 26, 2023

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/runner/work/HPI/HPI/.tox/mypy-misc/lib/python3.8/site-packages/charset_normalizer-3.2.0.dist-info/top_level.txt'

Hm, may have been a race condition with the --parallel flag? Could retry the CI before investigating further

@karlicoss
Copy link
Owner

Sorry, forgot to actually rerun the CI! Looks good now, seems like it's the --parallel flag indeed

@karlicoss karlicoss merged commit ff84d8f into karlicoss:master Sep 6, 2023
9 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.

None yet

2 participants