servo/python
2016-12-16 11:52:45 -05:00
..
servo Auto merge of #14251 - vvuk:servobuild-rustflags, r=ConnorGBrewster 2016-12-13 16:55:12 -08:00
tidy Add a tidy check for problematic match cases in script_thread.rs 2016-12-16 11:52:45 -05:00
mach_bootstrap.py Commit that fixes the issue #11074 by upgrading pip whenever virtualenv is created. 2016-12-03 20:07:11 +03:00
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Add tidy linting checks for buildbot_steps.yml 2016-12-08 20:36:13 -05:00
tox.ini Added tox.ini 2016-05-08 12:10:48 +02:00

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.