servo/python/tidy
askeing bfe460de9e Package tidy
- Modified the testing commands
- Added the requirements
- Moved python/tidy/tests to python/tidy/servo_tidy_tests for self tidy tests
2016-04-14 15:55:25 +08:00
..
servo_tidy Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
servo_tidy_tests Package tidy 2016-04-14 15:55:25 +08:00
HISTORY.rst Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
Makefile Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
README.rst Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
setup.py Create a Python package of Tidy 2016-04-13 16:07:04 -07:00

servo_tidy
==========

Servo's code and license checker.

Install from PyPI (coming soon) or

```
pip install -e git+https://github.com/servo/servo.git#egg=servo_tidy&subdirectory=python/tidy
```