Update CONTRIBUTING.md

tests/requirements.yml was deleted in ef95eb078a
pull/11265/head
yi-ymmt 2024-06-04 23:00:25 +09:00
parent 3e72be2f72
commit 1d46d359c4
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ To install development dependencies you can set up a python virtual env with the
virtualenv venv
source venv/bin/activate
pip install -r tests/requirements.txt
ansible-galaxy install -r tests/requirements.yml
```
#### Linting