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

Avoid using toml as extra #472

Merged
merged 1 commit into from Jun 1, 2021
Merged

Commits on May 26, 2021

  1. Avoid using toml as extra

    Avoid pip-compile bug which forces it to produce invalid constraints
    files. Installing toml as a direct dependency is enough to avoid
    this bug.
    
    Related: jazzband/pip-tools#1300
    ssbarnea committed May 26, 2021
    Copy the full SHA
    20238a4 View commit details
    Browse the repository at this point in the history