Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Wurster committed Jan 5, 2016
1 parent eacb101 commit 5ee0ed2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
@@ -1,6 +1,12 @@
Changelog
=========

1.0.3 - 2016-01-05
------------------

- Include tests in MANIFEST.in - See further discussion in #8


1.0.2 - 2015-09-23
------------------

Expand Down
3 changes: 1 addition & 2 deletions README.rst
Expand Up @@ -164,8 +164,7 @@ Developing
$ git clone https://github.com/click-contrib/click-plugins.git
$ cd click-plugins
$ virtualenv venv && source venv/bin/activate
$ pip install -e .[dev]
$ pip install -e .\[dev\]
$ py.test tests --cov click_plugins --cov-report term-missing
Expand Down

0 comments on commit 5ee0ed2

Please sign in to comment.