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

Marshall/mock urlopen #15

Merged
merged 10 commits into from
May 26, 2022
Merged

Marshall/mock urlopen #15

merged 10 commits into from
May 26, 2022

Commits on May 23, 2022

  1. Quick update

    mpkrass7 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    cffc8f5 View commit details
    Browse the repository at this point in the history
  2. Merge upstream commits

    Merge branch 'main' into marshall/mock_urlopen
    mpkrass7 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    df4bbd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60bbb88 View commit details
    Browse the repository at this point in the history
  4. Moved placement of requets package to installed packages even though …

    …requests is part of the standard library?
    mpkrass7 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f2b5b81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d38266 View commit details
    Browse the repository at this point in the history
  6. Requests installing for tests only. Tox.ini modified for local use. N…

    …ew error handling signal in image.open call
    mpkrass7 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    92ca22a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    771d1d1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 25, 2022

  1. Change tomls and such

    mpkrass7 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    79c55fc View commit details
    Browse the repository at this point in the history
  2. Modify pyproject toml. I don't think it needs requests installed anyw…

    …here since it's already listed in extras_require under 'dev'
    mpkrass7 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    24b0819 View commit details
    Browse the repository at this point in the history