dev-env: Add locustio to the nix-shell.

This commit is contained in:
Martin Bornhold 2016-07-12 20:36:11 +02:00
parent 0140dfe54c
commit f178c4826e
3 changed files with 68 additions and 2 deletions

View file

@ -116,6 +116,7 @@ test_requirements = [
'cssselect',
'flake8',
'lxml',
'locustio',
'mock',
'pytest',
'pytest-cov',