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