Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-coverage-4.3.1-to-4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
delgadom committed Jan 23, 2017
2 parents 1482916 + 82edde8 commit d16be30
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Individual subcommands can be run by specifying them:

.. code-block:: bash
Commands:
setup subcommands:
all
aws
brc
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
click==6.7
PyYAML==3.12
Sphinx==1.5.1
Sphinx==1.5.2
sphinx_rtd_theme==0.1.10a0
boto==2.45.0
boto3==1.4.3
datafs==0.6.5
datafs==0.6.6
jinja2==2.9.4
8 changes: 4 additions & 4 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
click==6.7
PyYAML==3.12
Sphinx==1.5.1
Sphinx==1.5.2
sphinx_rtd_theme==0.1.10a0
boto==2.45.0
boto3==1.4.3
datafs==0.6.5
datafs==0.6.6
jinja2==2.9.4
pip==9.0.1
wheel==0.29.0
flake8==3.2.1
tox==2.5.0
coverage==4.3.4
pytest==3.0.5
pytest==3.0.6
pytest_cov==2.4.0
pytest-runner==2.9
pytest-runner==2.10.1

0 comments on commit d16be30

Please sign in to comment.