This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
bux
/
tracim
Watch
1
Star
0
Fork
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
Activity
ソースを参照
add mock to testpkgs to avoid trouble with test
Guénaël Muller
6 年 前
親
ca774f9e6a
コミット
05bfd7a3a4
共有
1 個のファイルを変更した
、
1 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
1
0
tracim/setup.py
+ 1
- 0
tracim/setup.py
ファイルの表示
@@ -24,6 +24,7 @@ testpkgs = [
24
24
'nose',
25
25
'coverage',
26
26
'gearbox',
27
+ 'mock',
27
28
]
28
29
29
30
install_requires = [