Remove 'py3' from requirements filename (#6509)

This commit is contained in:
Sebastian Rittau
2021-12-06 11:59:04 +01:00
committed by GitHub
parent 8a7c23624e
commit 206e1ae91b
8 changed files with 15 additions and 15 deletions

10
requirements-tests.txt Normal file
View File

@@ -0,0 +1,10 @@
mypy==0.910
pytype==2021.11.29; platform_system != "Windows"
# must match .pre-commit-config.yaml
black==21.12b0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==20.10.0
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2