simple solution to the locust test problem (#2026)

In this solution, all the server requirements are installed.
This is a slightly overkill, but it avoid having to restructure
any of the server or test code to avoid unnecessary imports.

 #2019
This commit is contained in:
bmccandless
2021-01-20 08:56:54 -08:00
committed by GitHub
parent 0e48b335be
commit d5ad823895

View File

@@ -1 +1,2 @@
locust
-r ../../requirements.txt