diff options
author | Thomas Duval <thomas.duval@orange.com> | 2017-12-14 16:24:28 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2017-12-14 16:24:28 +0100 |
commit | b15b137b81bbdb7f6db0824dafdc62e27f5e562b (patch) | |
tree | d9f4f8806e05be87778e52eabf514459849f6520 /moonv4/moon_wrapper/tests/unit_python/requirements.txt | |
parent | a9b97c466df39ec3db1e01d8fe68a90ec220c88f (diff) |
Add unittests for moon_wrapper
Change-Id: I8aa8c84552bd7ac952dc15b4e00e659fed8ed437
Diffstat (limited to 'moonv4/moon_wrapper/tests/unit_python/requirements.txt')
-rw-r--r-- | moonv4/moon_wrapper/tests/unit_python/requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/moonv4/moon_wrapper/tests/unit_python/requirements.txt b/moonv4/moon_wrapper/tests/unit_python/requirements.txt new file mode 100644 index 00000000..8bd8449f --- /dev/null +++ b/moonv4/moon_wrapper/tests/unit_python/requirements.txt @@ -0,0 +1,5 @@ +flask +flask_cors +flask_restful +moon_db +moon_utilities
\ No newline at end of file |