Merge pull request #2913 from onovy/contributing-manifest

Install CONTRIBUTING.rst with MANIFEST.in
This commit is contained in:
David Lord 2019-01-06 10:51:51 -08:00 committed by GitHub
commit bf5b15bd94

View file

@ -1,4 +1,4 @@
include Makefile CHANGES.rst LICENSE AUTHORS tox.ini
include Makefile CHANGES.rst CONTRIBUTING.rst LICENSE AUTHORS tox.ini
graft artwork
graft tests