servo/python
2018-02-01 13:37:30 -05:00
..
servo Added default fall-back when CARGO_HOME is not set for clean-cargo-cache 2018-01-22 23:29:58 -05:00
tidy Prints errors if wpt manifest directoriries are not present 2018-02-01 13:37:30 -05:00
mach_bootstrap.py
README.md
requirements-salt.txt
requirements.txt Auto merge of #19728 - 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.