mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Use local tidy
https://github.com/servo/servo/issues/861#issuecomment-209547756 "I think the most important concern is that it's possible to modify tidy.py and see how those changes affect ./mach test-tidy with the fewest possible intermediate steps." - jdm This takes publishing complexity away from the contributor when testing changes and makes it an infra problem instead, where it's much easier to automate & saner to manage pypi credentials
This commit is contained in:
parent
8c4c899ef9
commit
e20def068e
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ pyflakes == 0.8.0
|
||||||
# For test-webidl
|
# For test-webidl
|
||||||
ply == 3.8
|
ply == 3.8
|
||||||
|
|
||||||
servo_tidy == 0.0.1
|
-e python/tidy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue