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

Replace distutils.spawn with shutil.which #1146

Merged
merged 4 commits into from
Mar 24, 2024
Merged

Commits on Mar 23, 2024

  1. Replace distutils.spawn with shutil.which

    distutils was removed in python 3.12.
    Closes hvac#1142
    loqs committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    37ad2f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    aadecf4 View commit details
    Browse the repository at this point in the history
  2. Revert "remove setuptools from docs dependencies"

    This reverts commit aadecf4.
    briantist committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    07ed550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f411950 View commit details
    Browse the repository at this point in the history