Add CHANGELOG.rst to MANIFEST and small format fix

This commit is contained in:
Bruno Oliveira 2016-01-05 20:01:41 -02:00
parent 3e34db50fb
commit 3daa0756eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
include CHANGELOG
include CHANGELOG.rst
include LICENSE
include AUTHORS

View File

@ -34,7 +34,7 @@ commands= py.test --genscript=pytest1
[testenv:linting]
basepython = python2.7
deps = flake8
restructuredtext_lint
restructuredtext_lint
commands = flake8 pytest.py _pytest testing
rst-lint CHANGELOG.rst