Files
notifications-admin/requirements_for_test.txt
Rebecca Law 9ba229820a 109638656: Implementation of two factor verification
Validation of the code is done in the form, when the form.validate_on_submit is called the validate code methods are called as well.
2015-12-09 11:36:57 +00:00

4 lines
64 B
Plaintext

-r requirements.txt
pep8==1.5.7
pytest==2.8.1
pytest-mock==0.8.1