Merge pull request #297 from jazzband/fix-ci

This commit is contained in:
Brian Helba 2021-10-25 08:56:24 -04:00 committed by GitHub
commit 96ef5cc182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1 @@
repos: []

View file

@ -6,3 +6,4 @@ recursive-include tests *
recursive-include docs *
recursive-include test_project *
include LICENSE
include .pre-commit-config.yaml