awoobot/astro/info.rkt

8 lines
171 B
Racket

#lang info
(define version "0.0.1")
(define collection "astro")
(define deps '("base"))
(define test-omit-paths '("info.rkt"))
; (define scribblings '(("astro.scrbl"))')