Cyril Roelandt <tipec...@gmail.com> skribis: > +(define-module (gnu packages pytz) > + #:use-module (guix licenses) > + #:use-module (guix packages) > + #:use-module (guix download) > + #:use-module (guix build-system python))
Oh, and BTW, perhaps we could put it directly in python.scm? We still have no clear guideline for this, but given that it’s a small package, perhaps it’d be nice. Ludo’.