parent
3e72be2f72
commit
1d46d359c4
|
@ -12,7 +12,6 @@ To install development dependencies you can set up a python virtual env with the
|
||||||
virtualenv venv
|
virtualenv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install -r tests/requirements.txt
|
pip install -r tests/requirements.txt
|
||||||
ansible-galaxy install -r tests/requirements.yml
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Linting
|
#### Linting
|
||||||
|
|
Loading…
Reference in New Issue