Install CONTRIBUTING.rst with MANIFEST.in
Without CONTRIBUTING.rst filoe, documentation is not buildable: docs/contributing.rst:1: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'CONTRIBUTING.rst'.
This commit is contained in:
parent
1c92c02c4a
commit
a0ac95cc53
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue