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