Browse Source

Update CONTRIBUTING.md

tests/requirements.yml was deleted in ef95eb078a
pull/11265/head
yi-ymmt 5 months ago
parent
commit
1d46d359c4
1 changed files with 0 additions and 1 deletions
  1. 1
      CONTRIBUTING.md

1
CONTRIBUTING.md

@ -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

Loading…
Cancel
Save