servo/python/servo
Martin Robinson 516cc2cbca
tidy: A few small improvements and fixes (#30941)
1. Make the tidy output easier to follow
2. Integrate the WPT manifest cleanliness step into tidy
   itself and don't run it if nothing has changed in the WPT
   directory.
3. Fix an issue where Python test requirements were not installed,
   which could cause issues with some modules not being found.

Fixes #30002.
2024-01-02 06:14:51 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
build_commands.py Replace virtualenv with Python's built-in venv (#30377) 2023-12-07 08:18:30 +00:00
command_base.py Replace virtualenv with Python's built-in venv (#30377) 2023-12-07 08:18:30 +00:00
devenv_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
gstreamer.py Remove UWP / Hololens support 2023-07-05 09:12:09 +02:00
package_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
post_build_commands.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
testing_commands.py tidy: A few small improvements and fixes (#30941) 2024-01-02 06:14:51 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00