Skip to content

Commit

Permalink
MAINT: Update mock and pull in all the packages it requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Kamens committed Jul 10, 2015
1 parent 5b0a7ae commit cb1bc4a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion etc/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@ nose==1.3.7
nose-parameterized==0.5.0
nose-ignore-docstring==0.2
-e git://github.com/python-excel/xlrd.git@b9239bf2bfc42e088dd2a75c22164757cca9cc4f#egg=xlrd-master
mock==1.0.1

# These are required my mock or its dependencies
alabaster==0.7.6
babel==1.3
docutils==0.12
snowballstemmer==1.2.0
sphinx-rtd-theme==0.1.8
sphinx==1.3.1
pbr==1.2.0

mock==1.1.1

# Linting

Expand Down

0 comments on commit cb1bc4a

Please sign in to comment.