소스 검색

Add circus to requirements.

INADA Naoki 11 년 전
부모
커밋
42b79231d9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      config/requirements.txt

+ 1 - 0
config/requirements.txt

@@ -1,3 +1,4 @@
+circus
 mysqlclient==1.3.1
 PyMySQL==0.6.2
 psycopg2==2.5.3