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

Use inspect to support typeguard version being overridden #2044

Closed

Commits on Dec 5, 2023

  1. Use inspect to support typeguard version being overridden (facebook#2044

    )
    
    Summary:
    
    Attempt to solve/mitigate facebook#2043
    
    We stopped pinning typeguard to 2.13.3, but gracefully failing if it doesn't have that version manually changes the version.  This is important so ax can install in a standard way without conflicting with user's other dependencies.
    
    Reviewed By: mpolson64
    
    Differential Revision: D51853729
    Daniel Cohen authored and facebook-github-bot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f3125bd View commit details
    Browse the repository at this point in the history