dev-env: Add locustio to the nix-shell.
This commit is contained in:
parent
0140dfe54c
commit
f178c4826e
3 changed files with 68 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -116,6 +116,7 @@ test_requirements = [
|
|||
'cssselect',
|
||||
'flake8',
|
||||
'lxml',
|
||||
'locustio',
|
||||
'mock',
|
||||
'pytest',
|
||||
'pytest-cov',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue