Add a recipe for py-gnitset, a Python testing mode

py-gnitset is an Emacs interface to "any" Python testing tool, with more
features and compatibility than the already existing Python testing
interfaces. You can read more about it on the github page:
https://github.com/quodlibetor/py-gnitset

I'm the author/maintainer of py-gnitset.
This commit is contained in:
Brandon W Maister 2014-02-23 14:29:25 -05:00
parent 44377d11da
commit efccd21deb

1
recipes/py-gnitset Normal file
View file

@ -0,0 +1 @@
(py-gnitset :fetcher github :repo "quodlibetor/py-gnitset")