servo/python
Josh Matthews cb0709a64e Add mako to required python packages
It's required for the OSMesa build process.
2016-10-03 12:37:11 -04:00
..
servo Ensure cargo is up to date before running update crate command 2016-10-01 13:38:45 +02:00
tidy Auto merge of #13447 - gterzian:check_webidls_folder_files, r=Wafflespeanut 2016-10-02 12:00:36 -05:00
mach_bootstrap.py Minor cleanup of mach and bootstrap script 2016-09-01 17:25:36 +05:30
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Add mako to required python packages 2016-10-03 12:37:11 -04: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.