MAINT added missing build==0.7.0 dependency in requirements.txt (#2454)

This commit is contained in:
Michael Gilbert 2022-05-02 18:00:11 -06:00 committed by GitHub
parent 7152cea01d
commit 6e4a63fb89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# lint
pre-commit
# testing
build==0.7.0
hypothesis
pexpect
pytest