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

Configure package via pyproject.toml #347

Merged
merged 8 commits into from
Mar 26, 2023
Merged

Configure package via pyproject.toml #347

merged 8 commits into from
Mar 26, 2023

Commits on Mar 20, 2023

  1. Combine imports

    sebp committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    635b753 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    3a3f197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531f6c5 View commit details
    Browse the repository at this point in the history
  3. Add .pre-commit-config.yaml

    sebp committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b98b65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be84d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d914024 View commit details
    Browse the repository at this point in the history
  6. Use pytest instead of py.test

    sebp committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7f86a32 View commit details
    Browse the repository at this point in the history
  7. Add filter for deprecation warnings

    Use of distutils
    Use of .iteritems()
    sebp committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a5c4f97 View commit details
    Browse the repository at this point in the history