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

MAINT: Update templates #95

Merged
merged 17 commits into from
Sep 18, 2023
Merged

MAINT: Update templates #95

merged 17 commits into from
Sep 18, 2023

Commits on Sep 13, 2023

  1. DOC: update issue templates

    Fixed typos in the issue templates.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    34cdb01 View commit details
    Browse the repository at this point in the history
  2. DOC: updated PR template

    Added new item for the PR checklist.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ba34e52 View commit details
    Browse the repository at this point in the history
  3. TST: updated test yamls

    Updated the test yamls to use pyproject.toml and cycle the version support.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0628aa9 View commit details
    Browse the repository at this point in the history
  4. ENH: added readthedocs yaml

    Added a readthedocs yaml.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bd7400f View commit details
    Browse the repository at this point in the history
  5. DOC: updated code of conduct

    Added missing section to the code of conduct.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    725e2d7 View commit details
    Browse the repository at this point in the history
  6. DOC: updated contributing guidelines

    Fixed format and updated style requirements in the contributing guidelines.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    89bd7cd View commit details
    Browse the repository at this point in the history
  7. MAINT: added pyproject.toml

    Replaced the setup.py with pyproject.toml.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fa5af60 View commit details
    Browse the repository at this point in the history
  8. DOC: updated README

    Fixed broken links and updated dependencies in the README.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c18dce7 View commit details
    Browse the repository at this point in the history
  9. MAINT: updated version support

    Updated the version support to use pyproject.toml.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    527f68c View commit details
    Browse the repository at this point in the history
  10. DOC: updated changelog

    Added a summary of the changes to the changelog.
    aburrell committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bb889a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. BUG: fixed if statement in main.yml

    Fixed matrix variables so that new if statement is triggered.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    88c8781 View commit details
    Browse the repository at this point in the history
  2. DOC: updated conf.py

    Updated version access in conf.py.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6e400fe View commit details
    Browse the repository at this point in the history
  3. DOC: removed duplicate links

    Removed duplicate explicit links.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8e2deb8 View commit details
    Browse the repository at this point in the history
  4. DOC: updated example index

    Included a missing example in the example index.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a664c21 View commit details
    Browse the repository at this point in the history
  5. BUG: removed comma

    Removed comma from authors.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    424649a View commit details
    Browse the repository at this point in the history
  6. DOC: updated installation guide

    Update the installation guide to reflect the change to pyproject.toml.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bd32988 View commit details
    Browse the repository at this point in the history
  7. DOC: updated Manifest

    Removed the old version.txt file from the manifest.
    aburrell committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e27b21d View commit details
    Browse the repository at this point in the history