Skip to content

Commit

Permalink
Ensure that kernelspec gets into tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jun 27, 2014
1 parent 2095a82 commit 1aba70a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ __pycache__
*.pyc
build/
dist/
MANIFEST
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include README.rst
graft kernelspec

0 comments on commit 1aba70a

Please sign in to comment.