summaryrefslogtreecommitdiff
path: root/requirements/requirements-common.txt
AgeCommit message (Collapse)Author
2017-11-22Fixed existing model testsprathamesh
Also, added "markdown" to requirements
2017-11-08- Add ruaml dependency to requirements-commonankitjavalkar
- Add print stdout prompts to tasks.py
2017-11-08Add further changes to invoke script and yaksh-scriptankitjavalkar
2017-11-08- Add a pyinvoke based script for running the django server and code serverankitjavalkar
- Modify the requirements to separate the requirements for code server - Modify the docker file - Add a script that runs within the docker instance
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
- Preserves escape characters - Adds ruamel.yaml in requirements
2017-08-03Modifies UI for questions sectionmahesh
2017-04-04Kills stray processes in code, hook and stdio evaluatormahesh
2017-03-09Add coverage:ankitjavalkar
- Add coverage prerequisite to requirements - Add coverage config file - Add coverage command to travis
2017-03-01Pin the version for selenium in requirements and setup.pyankitjavalkar
2016-10-03added separate requirements for py2 and py3adityacp