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

Update pyproject.toml and remove setup.py #143

Merged
merged 30 commits into from
Dec 7, 2023
Merged

Update pyproject.toml and remove setup.py #143

merged 30 commits into from
Dec 7, 2023

Commits on Nov 27, 2023

  1. Update pyproject.toml and remove setup.py

    - Update version control to hatch backend
    - Update pytest, coverage, and ruff via pyproject.toml
    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    45d45d7 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    83a8d7c View commit details
    Browse the repository at this point in the history
  3. Delete versioneer.py

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0a8cfae View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    906f5ec View commit details
    Browse the repository at this point in the history
  5. Create .git_archival.txt

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    59b859e View commit details
    Browse the repository at this point in the history
  6. Update .gitattributes

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    44f55cd View commit details
    Browse the repository at this point in the history
  7. Create codespell.yml

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4f8e76f View commit details
    Browse the repository at this point in the history
  8. Create ruff.yml

    mavaylon1 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    68a5aec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update conf.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0a9e289 View commit details
    Browse the repository at this point in the history
  2. Update conf.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8d618b8 View commit details
    Browse the repository at this point in the history
  3. Update test_io_convert.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    9d00e00 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    50e4c60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef71567 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2595874 View commit details
    Browse the repository at this point in the history
  7. Update overview.rst

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2f09e7b View commit details
    Browse the repository at this point in the history
  8. Update storage.rst

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    112a24b View commit details
    Browse the repository at this point in the history
  9. Update _version.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f2e3e84 View commit details
    Browse the repository at this point in the history
  10. Update utils.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e22b9b0 View commit details
    Browse the repository at this point in the history
  11. Update backend.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b36725d View commit details
    Browse the repository at this point in the history
  12. Update backend.py

    mavaylon1 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    87aa1a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update CHANGELOG.md

    mavaylon1 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f37b989 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    mavaylon1 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0498bc0 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    rly authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2165c60 View commit details
    Browse the repository at this point in the history
  4. Update pyproject.toml

    rly authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    778ac82 View commit details
    Browse the repository at this point in the history
  5. Update pyproject.toml

    Co-authored-by: Ryan Ly <[email protected]>
    mavaylon1 and rly authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2683b57 View commit details
    Browse the repository at this point in the history
  6. Delete setup.cfg

    mavaylon1 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    596d463 View commit details
    Browse the repository at this point in the history
  7. Delete setup.py

    mavaylon1 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    df11057 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a5df47 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev' into toml

    rly authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e88ebb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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