2af7037feb
Also includes: - Updated the versions in the requirements, as MarkupSafe did not install cleanly. - Integration test that sets a password via the website, and then verifies the timeout on the backend. - Basic Makefile, updates to the docs to use the Makefile. The requirements file was updated using pip freeze after I had updated the version of MarkupSafe. I don't know what the usual process is for this repo, so please let me know if I should use a different process there (that is why there are a few additions).
9 lines
132 B
Text
9 lines
132 B
Text
coverage==4.5.1
|
|
fakeredis==0.7.0
|
|
flake8==3.5.0
|
|
freezegun==0.3.15
|
|
mock==2.0.0
|
|
nose==1.3.7
|
|
pytest-cov==2.5.1
|
|
pytest==3.6.3
|
|
tox==3.1.2
|