• 
      

    Don't install p4python for development on Python 2.7.

    Review Request #66 — Created Feb. 14, 2025 and submitted — Latest diff uploaded

    Information

    Review Board
    asdf
    388dd64...

    Reviewers

    zxcvzxcvp4python is increasingly difficult to install on modern distros with
    legacy Python 2.7 environments. Rather than try to force this through
    some means, we now make this dependency optional on 2.7.

    This is a trivial change, meant to address and future-proof CI builds.

    vsdafsdf