Skip to content

Commit

Permalink
Merge pull request #7 from Conan-Kudo/nomock-for-inst
Browse files Browse the repository at this point in the history
setup.py: Drop unused dependency on "mock"
  • Loading branch information
Conan-Kudo authored Nov 15, 2024
2 parents ecad68c + 1ce52f9 commit 61892ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
'license' : 'GPLv3+',
'install_requires': [
'docopt',
'mock',
'kiwi>=9.23.0'
],
'packages': ['kiwi_stackbuild_plugin'],
Expand Down

0 comments on commit 61892ac

Please sign in to comment.