gecko-dev/servo/python
Josh Matthews 46bde0fb69 servo: Merge #19728 - Update web-platform-tests (from servo:wptup); r=jdm
Source-Repo: https://github.com/servo/servo
Source-Revision: 94b188d6c137a2502a29d00a7669a2d674e9693f

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 1f3b3a487503abff3891a745a74735a294e47ba2
2018-01-09 12:38:08 -06:00
..
servo servo: Merge #19728 - Update web-platform-tests (from servo:wptup); r=jdm 2018-01-09 12:38:08 -06:00
tidy servo: Merge #19720 - Update buildbot_steps lint to handle env variables (from aneeshusa:support-env-vars-in-buildbot-steps); r=jdm 2018-01-09 11:40:27 -06:00
mach_bootstrap.py servo: Merge #19362 - Enable pip error output in mach_bootstrap.py (from SWW13:pip_log); r=jdm 2017-11-24 13:48:19 -06:00
README.md
requirements-salt.txt
requirements.txt servo: Merge #19728 - Update web-platform-tests (from servo:wptup); r=jdm 2018-01-09 12:38:08 -06:00
tox.ini

This directory contains various Python modules used to support servo development.

servo

servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.

tidy

servo-tidy is used to check licenses, line lengths, whitespace, flake8 on Python files, lock file versions, and more.