Skip to content

Commit

Permalink
Add manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Aug 7, 2015
1 parent 06cf5ce commit 907c4d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
include LICENSE
include CHANGES.txt
include README.rst
include Makefile
graft aiohttp_session
graft docs
graft tests
global-exclude *.pyc
prune docs/_build
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ coverage
sphinx
alabaster>=0.6.2
pep257
-e .

0 comments on commit 907c4d7

Please sign in to comment.