How to include pdfs for python package installation?
Looking at sklearn is able to install excels, I suspect there must be a way to include files other than .py files for python package installation. 开发者_Go百科For instance, pdfs, jupyter notebooks, etc. Anyone knows how to do so?
精彩评论