Browse Source

pypy: Don't install gevent.

INADA Naoki 11 năm trước cách đây
mục cha
commit
1f424ba88b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/requirements-pypy.txt

+ 1 - 1
config/requirements-pypy.txt

@@ -5,7 +5,7 @@ PyMySQL==0.6.2
 
 #simplejson==3.4.1
 #ujson==1.33
-gevent==1.0.1
+#gevent==1.0.1
 # uwsgi is released too often to stick on single version.
 uwsgi