소스 검색

pypy: Don't install gevent.

INADA Naoki 11 년 전
부모
커밋
1f424ba88b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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