You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using packages which depend on greenlet and i'd like my app to work on pypy as well - could you add a tweak to setup.py such that on pypy nothing is installed (pypy since 1.8 comes with a greenlet module by default).