Skip to content

Commit

Permalink
Update package to follow new conventions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 5, 2014
1 parent bdf9c52 commit 414fb42
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dev
---

- Use werkzeug/flask style unit test suites.
- [docs] Fix section headings.

0.0.7
-----
Expand Down
2 changes: 2 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ TODO
Next steps
----------

- Update to use conventions in
https://github.com/tony/cookiecutter-pypackage.
- Support for http://docs.python.org/2.7/library/string.html#string.Template
in tests.
- http://docs.python.org/2/library/glob.html
Expand Down
4 changes: 2 additions & 2 deletions doc/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Command Line Interface
.. _bash_completion:

Bash completion
"""""""""""""""
---------------

For bash, ``.bashrc``:

Expand All @@ -29,7 +29,7 @@ For zsh, ``.zshrc``:
Load config
"""""""""""
-----------

.. argparse::
:module: vcspull.cli
Expand Down
6 changes: 3 additions & 3 deletions doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _vcspull:
.. _index:

=======
#######
vcspull
=======
#######

.. sidebar:: Contents

Expand Down

0 comments on commit 414fb42

Please sign in to comment.