dev-env: Remove locustio from dependencies and nix-shell

This commit is contained in:
Martin Bornhold 2016-07-21 14:21:01 +02:00
parent ab119753c7
commit cb6fc8a3c1
2 changed files with 0 additions and 2 deletions

View file

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

View file

@ -45,7 +45,6 @@ in enterprise.override (attrs: {
bumpversion
invoke
ipdb
locustio
]);
shellHook = attrs.shellHook +