fixed manifest and version number in readme.
This commit is contained in:
parent
36e982d46f
commit
14fe56b35d
|
@ -1,5 +1,6 @@
|
|||
include *.rst
|
||||
include *.py
|
||||
include *.yaml
|
||||
include tox.ini
|
||||
include Makefile
|
||||
include .gitignore
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue