fixed manifest and version number in readme.

This commit is contained in:
Tobias Raabe 2019-06-06 16:12:05 +02:00
parent 36e982d46f
commit 14fe56b35d
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
include *.rst
include *.py
include *.yaml
include tox.ini
include Makefile
include .gitignore

View File

@ -135,7 +135,7 @@ git-workflow. Add the following to your ``.pre-commit-config.yaml``.
repos:
- repo: https://github.com/mgedmin/check-manifest
rev: "0.38"
rev: "0.39"
hooks:
- id: check-manifest