1
0

Pin the version of check_manifest to v0.41 until we merge the fix from v1.13.0

This commit is contained in:
Andrew Morgan
2020-05-14 12:17:42 +01:00
parent ab3130ecaf
commit 70c494f2ad

View File

@@ -114,9 +114,9 @@ commands =
[testenv:packaging]
skip_install=True
deps =
check-manifest
check-manifest==0.41
commands =
check-manifest
check-manifest==0.41
[testenv:check_codestyle]
skip_install = True