Browse Source

falcon-pypy: Fix installing falcon.

INADA Naoki 11 years ago
parent
commit
fc76938237
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/requirements-pypy.txt

+ 1 - 1
config/requirements-pypy.txt

@@ -33,4 +33,4 @@ bottle-sqlalchemy==0.4.1
 
 # Falcon
 # Cython==0.20.1
-# falcon==0.1.8
+falcon==0.1.8