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

switch from setuppy to pyprojecttoml #214

Merged
merged 31 commits into from
Jun 3, 2024

Commits on May 5, 2024

  1. add devcontainer files

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    678d407 View commit details
    Browse the repository at this point in the history
  2. rename prompt

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8c9f84b View commit details
    Browse the repository at this point in the history
  3. rename setup

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a1b388a View commit details
    Browse the repository at this point in the history
  4. add pyproject

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    98a65d9 View commit details
    Browse the repository at this point in the history
  5. add build

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    76bf98e View commit details
    Browse the repository at this point in the history
  6. auto install dev reqs

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b6f049f View commit details
    Browse the repository at this point in the history
  7. add devcontainer instructions

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    20c7d63 View commit details
    Browse the repository at this point in the history
  8. try to fix header

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6109b84 View commit details
    Browse the repository at this point in the history
  9. add note

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4abf6d9 View commit details
    Browse the repository at this point in the history
  10. remove header

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6e35e5b View commit details
    Browse the repository at this point in the history
  11. rewrite

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2a656a1 View commit details
    Browse the repository at this point in the history
  12. run pre-commit, add licenses

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    484f3fa View commit details
    Browse the repository at this point in the history
  13. remove setup.py

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4f5e987 View commit details
    Browse the repository at this point in the history
  14. pff.. rst is not md

    sjev committed May 5, 2024
    Configuration menu
    Copy the full SHA
    435475b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. downgrade to 3.11

    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a3c162f View commit details
    Browse the repository at this point in the history
  2. remove requirement files

    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    55b687d View commit details
    Browse the repository at this point in the history
  3. move build dep to dev reqs

    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    45f0804 View commit details
    Browse the repository at this point in the history
  4. change license

    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2657494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c94b991 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41ed0d2 View commit details
    Browse the repository at this point in the history
  7. Revert "add dev requirements install (+ autoformat indent)"

    This reverts commit 41ed0d2.
    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7e31cb3 View commit details
    Browse the repository at this point in the history
  8. Revert "add dummy requirements.txt as workaround for keeping CI scrip…

    …t working."
    
    This reverts commit c94b991.
    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3a1f3b3 View commit details
    Browse the repository at this point in the history
  9. Revert "remove requirement files"

    This reverts commit 55b687d.
    sjev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f3779b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e4934f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. removed devcontainer

    sjev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2899011 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 3, 2024

  1. min version 3.9

    FoamyGuy committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c773c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abf755 View commit details
    Browse the repository at this point in the history
  3. configure auto version

    FoamyGuy committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    23baaeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50561f5 View commit details
    Browse the repository at this point in the history
  5. fix release action

    FoamyGuy committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    524e552 View commit details
    Browse the repository at this point in the history