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

Pass package_name explicitly in click.version_option decorators for compatibility with click>=8.0 #1400

Merged
merged 10 commits into from
Jun 4, 2021

Commits on May 19, 2021

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

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. reenable click7 and provide package options depending on a switch on …

    …the version of click
    nicoa committed May 27, 2021
    Configuration menu
    Copy the full SHA
    d46cf97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d70557 View commit details
    Browse the repository at this point in the history
  3. added compat module for click version and use that to determine the v…

    …ersion_option arguments to click
    nicoa committed May 27, 2021
    Configuration menu
    Copy the full SHA
    fbef894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    726f819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    462fb9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc2034f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 4, 2021

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