This website works better with JavaScript
首頁
探索
說明
登入
yangck
/
celery
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
瀏覽代碼
Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.
Omer Katz
7 年之前
父節點
3b330d975d
當前提交
acf850643d
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
1
1
requirements/test.txt
+ 1
- 1
requirements/test.txt
查看文件
@@ -1,2 +1,2 @@
case>=1.3.1
-pytest>=3.0
+pytest>=3.0
,<3.3