This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add mock to testpkgs to avoid trouble with test
Guénaël Muller
6 years ago
parent
ca774f9e6a
commit
05bfd7a3a4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tracim/setup.py
+ 1
- 0
tracim/setup.py
View File
@@ -24,6 +24,7 @@ testpkgs = [
24
24
'nose',
25
25
'coverage',
26
26
'gearbox',
27
+ 'mock',
27
28
]
28
29
29
30
install_requires = [