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

Fix PYTHONPATH passed to envreport / "pip freeze" #2529

Merged
merged 3 commits into from Nov 14, 2022

Commits on Nov 3, 2022

  1. Fix PYTHONPATH passed to envreport / "pip freeze"

    f3flight authored and Dmitrii Sutiagin committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    429ca5a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Add unit test for envreport PYTHONPATH handling

    Dmitrii Sutiagin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    239f2d8 View commit details
    Browse the repository at this point in the history
  2. Fix failing envreport test on Python 3.7 and below

    Dmitrii Sutiagin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d35aa4c View commit details
    Browse the repository at this point in the history