Skip to content

Commit

Permalink
add doc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsei committed Jun 7, 2021
1 parent 1b025ae commit c0a449a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions info.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
"typed-racket-lib"))

(define scribblings '(("scribblings/loess.scrbl" ())))
(define build-deps '("plot-doc"
"plot-gui-lib"
"racket-doc"
"scribble-lib"
"typed-racket-doc"))

0 comments on commit c0a449a

Please sign in to comment.