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

Refactor setup and modernize package structure as well as CI #287

Merged
merged 34 commits into from
Jul 15, 2022

Commits on Jun 30, 2022

  1. Setuptools: move config to new pyproject.toml; use setuptools_scm for…

    … versioning; all tool configs in pyproject.toml
    MuellerSeb committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4c694f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    042ce94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09f828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1448f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4e574d View commit details
    Browse the repository at this point in the history
  6. remove version file

    MuellerSeb committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fdd8b8c View commit details
    Browse the repository at this point in the history
  7. re-include .csv files

    MuellerSeb committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4a4920e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd28c6e View commit details
    Browse the repository at this point in the history
  9. test: fix tests

    MuellerSeb committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    232bda9 View commit details
    Browse the repository at this point in the history
  10. rework CI

    MuellerSeb committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    8875aba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75b210b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17276a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    781fb06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc88808 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    573be98 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. remove unicode hack

    MuellerSeb committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e42243f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2a6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcdb719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d377e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Introduce the missing Tokens

    thouska committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    488f6f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    2a2b103 View commit details
    Browse the repository at this point in the history
  2. apply isort

    MuellerSeb committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6ac208a View commit details
    Browse the repository at this point in the history
  3. apply black to tutorials

    MuellerSeb committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e16b22c View commit details
    Browse the repository at this point in the history
  4. apply black to tests

    MuellerSeb committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1eea795 View commit details
    Browse the repository at this point in the history
  5. apply black to src

    MuellerSeb committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e9b7ab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    363715d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    dc4ad19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf25421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ef055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6ba6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4b7aa4 View commit details
    Browse the repository at this point in the history
  6. Add me as author

    MuellerSeb committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f493535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8ebafd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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