Alex Vong <alexvong1...@gmail.com> writes: > [ Unknown signature status ] > Hello, > > ng0 <n...@we.make.ritual.n0.is> 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.
YOu are right. Yes, it needs this: https://github.com/ProgVal/irctest and I won't package this today. I can add a note to limnoria that this must be packaged to write our own test phase. > [0]: https://github.com/ProgVal/Limnoria > > Cheers, > Alex -- ng0