mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
python-mock: fix Config deps
This commit is contained in:
parent
c9d33c5b74
commit
a0f27144fc
@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_MOCK
|
||||
bool "python-mock"
|
||||
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||||
depends on BR2_PACKAGE_PYTHON_PBR
|
||||
help
|
||||
mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user