mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
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.
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
-r requirements.txt
|
|
pep8==1.5.7
|
|
pytest==2.8.1
|
|
pytest-mock==0.8.1 |