Skip to content

Commit

Permalink
Requirements update and 💄 in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
osantana committed Feb 15, 2016
1 parent e85ed49 commit b491740
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ Buitin Casts
default="production",
cast=Option(environment))
#. ``config.dictionary`` - TODO

Custom casts
++++++++++++
Expand Down Expand Up @@ -109,6 +107,7 @@ To make this changes possible you can always create your own
.. warning:: ``prettyconf`` will skip configuration files inside ``.zip``,
``.egg`` or wheel packages.


Set the starting path
+++++++++++++++++++++

Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
nose==1.3.4
testfixtures==4.1.2
nose==1.3.7
testfixtures==4.8.0
Sphinx==1.3.1
sphinx-rtd-theme==0.1.8
tox==2.3.1

0 comments on commit b491740

Please sign in to comment.