servo/python
2017-01-06 03:30:53 +01:00
..
servo Package: Restore run-servo script on MacOS 2017-01-06 03:30:53 +01:00
tidy Added test-tidy check for blocked packages. 2017-01-05 13:56:02 +00: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 Tidy: Check Cargo.lock for packages with same version and different sources 2016-12-26 16:49:08 +01: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.