mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
13 lines
197 B
INI
13 lines
197 B
INI
[build_sphinx]
|
|
source-dir = doc/en/
|
|
build-dir = doc/build
|
|
all_files = 1
|
|
|
|
[upload_sphinx]
|
|
upload-dir = doc/en/build/html
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[devpi:upload]
|
|
formats = sdist.tgz,bdist_wheel
|