This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/python/yap_kernel/MANIFEST.in
2017-05-14 11:36:09 +01:00

15 lines
245 B
Plaintext

#include COPYING.md
#include CONTRIBUTING.md
include README.md
# Documentation
graft
# Patterns to exclude from any directory
global-exclude *~
global-exclude *.pyc
global-exclude *.pyo
global-exclude .ipynb_checkpoints
prune data_kernelspec