Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Don't impose version checks on dev extras at runtime #12129

Merged
merged 7 commits into from
Mar 3, 2022

Commits on Mar 3, 2022

  1. Fix incorrect argument in test case

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    9c56944 View commit details
    Browse the repository at this point in the history
  2. Add copyright header

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    a4b4807 View commit details
    Browse the repository at this point in the history
  3. Docstring and __all__

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    648ec97 View commit details
    Browse the repository at this point in the history
  4. Exclude dev depenencies

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    81e1d4f View commit details
    Browse the repository at this point in the history
  5. Use changelog from #12088

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    572a1f3 View commit details
    Browse the repository at this point in the history
  6. Include version in error messages

    This will hopefully distinguish between the version of the source code
    and the version of the distribution package that is installed.
    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    727b4b0 View commit details
    Browse the repository at this point in the history
  7. Linter script is your friend

    David Robertson committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    9057d2b View commit details
    Browse the repository at this point in the history