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

Use pyproject #416

Merged
merged 15 commits into from
Mar 10, 2024
Merged

Use pyproject #416

merged 15 commits into from
Mar 10, 2024

Commits on Mar 10, 2024

  1. use pyproject.toml

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7de581b View commit details
    Browse the repository at this point in the history
  2. update pre-commit

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    427d248 View commit details
    Browse the repository at this point in the history
  3. rm lazy_fixture

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    71413ae View commit details
    Browse the repository at this point in the history
  4. add ignore E711 on np_deterministic for now

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4b0fc82 View commit details
    Browse the repository at this point in the history
  5. add ignore E711

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c8920c7 View commit details
    Browse the repository at this point in the history
  6. fix doc tests

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2ac0527 View commit details
    Browse the repository at this point in the history
  7. run notebook

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0a1a3ef View commit details
    Browse the repository at this point in the history
  8. add notebook content back in

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9501451 View commit details
    Browse the repository at this point in the history
  9. update testing notebook info

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a3ae227 View commit details
    Browse the repository at this point in the history
  10. don't use relative imports

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5b97d38 View commit details
    Browse the repository at this point in the history
  11. Add readthedocs.yaml

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    16e970e View commit details
    Browse the repository at this point in the history
  12. use correct readthedocs.yml

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d32bbed View commit details
    Browse the repository at this point in the history
  13. udpate docs conf

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a8c1894 View commit details
    Browse the repository at this point in the history
  14. rm pip line

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    b60817b View commit details
    Browse the repository at this point in the history
  15. kill pep8 speaks

    Ray Bell committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d4422cf View commit details
    Browse the repository at this point in the history