note about lock

This commit is contained in:
2017-01-31 17:08:24 -05:00
parent 45fd684b11
commit 41cb7bd920
+1
View File
@@ -91,6 +91,7 @@ and the corresponding Makefile::
test:
pipenv run py.test tests
Lock needs to be run here, because Python 2 will generate a different lockfile than Python 3.
tox
///