##// END OF EJS Templates
dev-env: Remove locustio from dependencies and nix-shell
Martin Bornhold -
r479:c121f2d8 default
parent child Browse files
Show More
@@ -116,7 +116,6 b' test_requirements = ['
116 'cssselect',
116 'cssselect',
117 'flake8',
117 'flake8',
118 'lxml',
118 'lxml',
119 'locustio',
120 'mock',
119 'mock',
121 'pytest',
120 'pytest',
122 'pytest-cov',
121 'pytest-cov',
@@ -45,7 +45,6 b' in enterprise.override (attrs: {'
45 bumpversion
45 bumpversion
46 invoke
46 invoke
47 ipdb
47 ipdb
48 locustio
49 ]);
48 ]);
50
49
51 shellHook = attrs.shellHook +
50 shellHook = attrs.shellHook +
General Comments 0
You need to be logged in to leave comments. Login now