Skip to content

Commit

Permalink
Use local tidy
Browse files Browse the repository at this point in the history
#861 (comment)

"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
  • Loading branch information
edunham committed Apr 14, 2016
1 parent 8c4c899 commit e20def0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Expand Up @@ -14,4 +14,4 @@ pyflakes == 0.8.0
# For test-webidl
ply == 3.8

servo_tidy == 0.0.1
-e python/tidy

0 comments on commit e20def0

Please sign in to comment.