Add the super-handy pprofile to dev reqs

This commit is contained in:
Matthew Jones
2016-05-03 11:05:19 -04:00
parent 3295b39077
commit 062ace975c

View File

@@ -1,4 +1,5 @@
django-debug-toolbar==1.4 django-debug-toolbar==1.4
pprofile
unittest2 unittest2
pep8 pep8
flake8 flake8