mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
34 lines
511 B
Text
34 lines
511 B
Text
include CHANGELOG.rst
|
|
include LICENSE
|
|
include AUTHORS
|
|
|
|
include README.rst
|
|
include CONTRIBUTING.rst
|
|
|
|
include tox.ini
|
|
include setup.py
|
|
|
|
include .coveragerc
|
|
|
|
include plugin-test.sh
|
|
include requirements-docs.txt
|
|
include runtox.py
|
|
|
|
recursive-include bench *.py
|
|
recursive-include extra *.py
|
|
|
|
graft testing
|
|
graft doc
|
|
|
|
exclude _pytest/impl
|
|
|
|
graft _pytest/vendored_packages
|
|
|
|
recursive-exclude * *.pyc *.pyo
|
|
|
|
exclude appveyor/install.ps1
|
|
exclude appveyor.yml
|
|
exclude appveyor
|
|
|
|
exclude ISSUES.txt
|
|
exclude HOWTORELEASE.rst
|