# build-tools **Repository Path**: mirrors_mozilla/build-tools ## Basic Information - **Project Name**: build-tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tools [![Build Status](https://travis-ci.org/mozilla/build-tools.png)](https://travis-ci.org/mozilla/build-tools) This repository contains tools used by Mozilla Release Engineering. This repository is a downstream read-only copy of: https://hg.mozilla.org/build/tools/ To submit a patch, please create a bug on http://bugzilla.mozilla.org/ under Product: Release Engineering To run tests: ``` pip install tox tox ```