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 to setup.cfg and update package versions #78

Merged
merged 23 commits into from
Nov 23, 2022

Commits on Nov 22, 2022

  1. Switch to setup.cfg

    mmuckley committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7db8bbd View commit details
    Browse the repository at this point in the history
  2. Fix package name

    mmuckley committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    11cc815 View commit details
    Browse the repository at this point in the history
  3. Move to Python 3.8

    mmuckley committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4dcaab6 View commit details
    Browse the repository at this point in the history
  4. Build to 3.7

    mmuckley committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8c9edd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Add pyproject.toml

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    cc9bbca View commit details
    Browse the repository at this point in the history
  2. we are not fastmri

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ed65ffa View commit details
    Browse the repository at this point in the history
  3. Add version to gitignore

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6bd76ee View commit details
    Browse the repository at this point in the history
  4. Update checkout

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4a6b162 View commit details
    Browse the repository at this point in the history
  5. Update other actions to v3

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    10f67b1 View commit details
    Browse the repository at this point in the history
  6. Update readthedocs

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7465aa3 View commit details
    Browse the repository at this point in the history
  7. Rename yaml

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ec8e7e4 View commit details
    Browse the repository at this point in the history
  8. Try changing pip reqs

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3af0e16 View commit details
    Browse the repository at this point in the history
  9. Try importlib

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    a603b7c View commit details
    Browse the repository at this point in the history
  10. Fix syntax

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    67cb4cf View commit details
    Browse the repository at this point in the history
  11. Import torchkbnufft

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e6d51e7 View commit details
    Browse the repository at this point in the history
  12. Early version of torch

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d223b3c View commit details
    Browse the repository at this point in the history
  13. Test index url

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    55c6f17 View commit details
    Browse the repository at this point in the history
  14. Index URL to diff file

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    45f0ce8 View commit details
    Browse the repository at this point in the history
  15. Update metadata files

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3b2b3c6 View commit details
    Browse the repository at this point in the history
  16. Update all package versions

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d3a325c View commit details
    Browse the repository at this point in the history
  17. Test on Python 3.10

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    95e3d3a View commit details
    Browse the repository at this point in the history
  18. Num to string

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2a68947 View commit details
    Browse the repository at this point in the history
  19. Update python setup version

    mmuckley committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c080fb3 View commit details
    Browse the repository at this point in the history