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

Specify black version 23.7.0 to resolve a release build issue #15

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

TamiTakamiya
Copy link
Contributor

Small changes in a dependent library version (black) for resolving a release build issue.

    The conflict is caused by:
        black-pre-commit-mirror 0.1.0 depends on black==23.7.0
        The user requested (constraint) black==23.9.1
    
    To fix this you could try to:
    1. loosen the range of package versions you've specified
    2. remove package versions to allow pip attempt to solve the dependency conflict
stderr:
    ERROR: Cannot install black-pre-commit-mirror==0.1.0 because these package versions have conflicting dependencies.
    ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

@TamiTakamiya TamiTakamiya merged commit c52933a into main Sep 21, 2023
1 check passed
@TamiTakamiya TamiTakamiya deleted the ttakamiy/fix-release-build-issue branch September 21, 2023 18:15
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