Metadata-Version: 2.1
Name: mobly
Version: 1.12.3
Summary: Automation framework for special end-to-end test cases
Maintainer-email: Ang Li <mobly-github@googlegroups.com>
License: Apache2.0
Project-URL: Homepage, https://github.com/google/mobly
Project-URL: Download, https://github.com/google/mobly/tarball/1.12.3
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: portpicker
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: pyyaml
Provides-Extra: testing
Requires-Dist: mock; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytz; extra == "testing"
