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

Remove py dependency from recipe #27

Merged
merged 2 commits into from
Dec 1, 2022

Commits on Nov 30, 2022

  1. Remove py dependency from recipe

    py is no longer neeed by nox code according to:
    https://github.com/wntrblm/nox/blob/main/CHANGELOG.md
    wntrblm/nox#647
    
    Not installing py in the first place is a good way avoid this
    vulnerability:
    pytest-dev/py#287
    jcollado committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    41e7b2a View commit details
    Browse the repository at this point in the history
  2. Bump build number

    jcollado committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cb6f5c6 View commit details
    Browse the repository at this point in the history