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

load config from pyproject.toml or setup.cfg #79

Merged
merged 5 commits into from
Aug 27, 2022
Merged

load config from pyproject.toml or setup.cfg #79

merged 5 commits into from
Aug 27, 2022

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    fac7168 View commit details
    Browse the repository at this point in the history
  2. remove <python3.7 compat

    akeeman authored and fsouza committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    d33fa5e View commit details
    Browse the repository at this point in the history
  3. pre-commit

    fsouza committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b7ac2fd View commit details
    Browse the repository at this point in the history
  4. Use dashes instead of underscore for config parameters

    The idea is that it should match the flags!
    fsouza committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b94adfb View commit details
    Browse the repository at this point in the history
  5. pre-commit

    fsouza committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    34c80c5 View commit details
    Browse the repository at this point in the history