Ensure that kernelspec gets into tarballs

main
Thomas Kluyver 12 years ago
parent 2095a82952
commit 1aba70a68d

1
.gitignore vendored

@ -2,3 +2,4 @@ __pycache__
*.pyc
build/
dist/
MANIFEST

@ -0,0 +1,2 @@
include README.rst
graft kernelspec
Loading…
Cancel
Save