omit certain paths from setup

pull/9/head
Matthew Butterick 10 years ago
parent a68459c37d
commit 1afd2516e8

@ -3,3 +3,4 @@
(define deps '("base" "txexpr" "sugar" "markdown"))
(define scribblings '(("scribblings/pollen.scrbl" (multi-page))))
(define raco-commands '(("pollen" pollen/raco "issue Pollen command" #f)))
(define compile-omit-paths '("tests" "raco.rkt"))
Loading…
Cancel
Save