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

pin gevent to < 22 #2

Merged
merged 1 commit into from
Sep 16, 2023
Merged

pin gevent to < 22 #2

merged 1 commit into from
Sep 16, 2023

Commits on Sep 10, 2023

  1. pin gevent to < 22

    Fixes an issue with greenlet 2, pinning gevent to < 22 also causes greenlet to pin to < 2.
    
    Greenelt 2 causes issues if the C++ redistributable is not present on a client machine and will cause RLBotGUI to not run.
    SavageSnowgoose committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    0c1b83c View commit details
    Browse the repository at this point in the history