Metadata-Version: 2.1
Name: mozregression
Version: 5.3.3.dev2
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
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: 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.2.0)
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/
