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 doc test & build dependency errors #1141

Closed
wants to merge 8 commits into from

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    7e4538a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Revert "Fix flake8/pycodestyle dependency error"

    This reverts commit 7e4538a.
    bonjourmauko committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e9a115c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ea1e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e2469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73490ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc2262 View commit details
    Browse the repository at this point in the history
  6. Fix new linting errors

    bonjourmauko committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d19aed8 View commit details
    Browse the repository at this point in the history
  7. Pin flake8 to < 4.0.0

    Versions >= 4.0.0 of flake8 require a library version, for clients using
    Python < 3,8, that is incompatible with the same library requirement by
    Sphinx >= 4.5.
    bonjourmauko committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a1487fa View commit details
    Browse the repository at this point in the history