diff options
author | ankitjavalkar | 2017-11-08 19:11:54 +0530 |
---|---|---|
committer | ankitjavalkar | 2017-11-08 19:11:54 +0530 |
commit | 66cbebb858e50114e2102e95265a9f05a5058eaf (patch) | |
tree | 633c8c3eb5d8c50c4ea6be2a60a0695eb5c9bc4e /requirements | |
parent | f5090dec9e11000da9a9bb1a86f181fb14372ce4 (diff) | |
download | online_test-66cbebb858e50114e2102e95265a9f05a5058eaf.tar.gz online_test-66cbebb858e50114e2102e95265a9f05a5058eaf.tar.bz2 online_test-66cbebb858e50114e2102e95265a9f05a5058eaf.zip |
- Add ruaml dependency to requirements-common
- Add print stdout prompts to tasks.py
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/requirements-common.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/requirements-common.txt b/requirements/requirements-common.txt index ff7a901..b4d2e5b 100644 --- a/requirements/requirements-common.txt +++ b/requirements/requirements-common.txt @@ -6,3 +6,4 @@ pytz==2016.4 python-social-auth==0.2.19 selenium==2.53.6 coverage +ruamel.yaml==0.15.23
\ No newline at end of file |