Include tests and examples in source distributions#104
Include tests and examples in source distributions#104troeggla merged 1 commit intorichard-better:masterfrom
Conversation
|
@troeggla Thanks! Do you plan on releasing a new version soon? 0.10.0 seems to have issues with filetypes and Python 3, I had to backport fixes from the git master to make tests pass. |
|
No problem! Thank you for your contribution. Sadly I don't have permission to create new releases on PyPI. Pinging @randomchars, because I think he's the only one that can do that. |
|
@troeggla You seem to have set up travis to deploy to PyPI so I guess you could just add the tag yourself and it would upload the new release :P |
|
@randomchars @troeggla any chance to see that new release? |
|
Not quite sure who set up Travis, because it wasn't me. Sorry about that! |
|
@troeggla sorry I don't have access. :( |
|
Travis is set to deploy all new tags: https://github.com/randomchars/pushbullet.py/blob/master/.travis.yml#L14 |
Hi,
It would be really nice if you could include tests and examples in the PyPI tarballs as we at Gentoo usually get the package source there.