Skip to content

Commit 61892ac

Browse files
authored
Merge pull request #7 from Conan-Kudo/nomock-for-inst
setup.py: Drop unused dependency on "mock"
2 parents ecad68c + 1ce52f9 commit 61892ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
'license' : 'GPLv3+',
2727
'install_requires': [
2828
'docopt',
29-
'mock',
3029
'kiwi>=9.23.0'
3130
],
3231
'packages': ['kiwi_stackbuild_plugin'],

0 commit comments

Comments
 (0)