summaryrefslogtreecommitdiffstats
path: root/ci/verify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/verify.sh')
-rwxr-xr-xci/verify.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/verify.sh b/ci/verify.sh
index 84dc603..28d0886 100755
--- a/ci/verify.sh
+++ b/ci/verify.sh
@@ -23,6 +23,7 @@ pip install autoflake==0.6.6
pip install autopep8==1.2.2
pip install coverage==4.1
pip install flask==0.10
+pip install flask_cors==3.0.2
pip install flask-restful==0.3.5
pip install flask-restful-swagger==0.19
pip install flask-swagger==0.2.12