Metadata-Version: 2.1
Name: mozregression
Version: 6.0.0.dev1
Summary: Regression range finder for Mozilla nightly builds
Home-page: http://github.com/mozilla/mozregression
Author: Mozilla Automation and Tools Team
Author-email: tools@lists.mozilla.org
License: MPL 2.0
Platform: Any
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: glean_sdk>=31.1.3
Requires-Dist: beautifulsoup4>=4.7.1
Requires-Dist: colorama>=0.4.1
Requires-Dist: configobj>=5.0.6
Requires-Dist: distro>=1.8.0
Requires-Dist: mozdevice<5,>=4.1.0
Requires-Dist: mozfile>=2.0.0
Requires-Dist: mozinfo>=1.1.0
Requires-Dist: mozinstall>=2.0.0
Requires-Dist: mozlog>=4.0
Requires-Dist: mozprocess>=1.3.1
Requires-Dist: mozprofile>=2.2.0
Requires-Dist: mozrunner>=8.0.2
Requires-Dist: mozversion>=2.1.0
Requires-Dist: redo>=2.0.2
Requires-Dist: requests>=2.21.0
Requires-Dist: taskcluster>=6.0.0

Regression range finder for Mozilla nightly builds.
For more information see the mozregression website:
http://mozilla.github.io/mozregression/
