##// END OF EJS Templates
exclude gzipped manpages from sdist
MinRK -
Show More
@@ -21,7 +21,7 b' include IPython/frontend/qt/console/resources/icon/IPythonConsole.svg'
21 21 # Documentation
22 22 graft docs
23 23 exclude docs/\#*
24 exclude docs/man/*.1
24 exclude docs/man/*.1.gz
25 25
26 26 # docs subdirs we want to skip
27 27 prune docs/attic
General Comments 0
You need to be logged in to leave comments. Login now