download
download copied to clipboard
Move tests folder from download folder
If you put tests folder in download folder then it means that EVERY user installed this package has these files in package folder.
This is actually not true. tests folder is not in download folder in site-packages of python
yeah I believe that folders that aren't part of the python module need to be explicitly included in the package if you want them when you in stall with pip