1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00

Add config for gorun.

This commit is contained in:
Simon Sapin 2011-10-06 12:19:10 +02:00
parent 2efd4d7cad
commit 54721e2c86
2 changed files with 10 additions and 0 deletions

9
gorun_settings.py Normal file
View File

@ -0,0 +1,9 @@
# See https://github.com/peterbe/python-gorun
# Note! Order matters which makes it possible to run particular
# command if a file changes in a directory and another command for all
# other files in that directory.
DIRECTORIES = (
('weasy', 'attest'),
)

View File

@ -1,3 +1,4 @@
git+git://github.com/dag/attest.git
git+git://github.com/peterbe/python-gorun.git
PyPNG
-e .