Hello, ng0 writes: [...] > + (arguments > + `(#:tests? #f)) > + (home-page "https://github.com/ProgVal/Limnoria") > + (synopsis "Modified version of Supybot (an IRC bot and framework)") > + (description > + "Modified version of Supybot with Python 3 and IRCv3 support, > +embedded web server, translations (fr, fi, it, hu, de), and many > +other enhancements and bug fixes.") > + (license license:bsd-3))) > -- > 2.10.0 Perhaps the .travis.yml[0] will give clue on how to run the test? I haven't tested it yet. My machine is still building Cython. [0]: https://github.com/ProgVal/Limnoria Cheers, Alex