diff options
Diffstat (limited to 'moon_manager/tests/func_tests/features/README.md')
-rw-r--r-- | moon_manager/tests/func_tests/features/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/moon_manager/tests/func_tests/features/README.md b/moon_manager/tests/func_tests/features/README.md new file mode 100644 index 00000000..ae7fc240 --- /dev/null +++ b/moon_manager/tests/func_tests/features/README.md @@ -0,0 +1,11 @@ +# Installation + +```bash +pip install behave + +pip install paramiko + +pip install numpy + +pip install astropy +```
\ No newline at end of file |