Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing cricket-pytest #78

Open
lurch opened this issue Feb 17, 2019 · 2 comments
Open

Missing cricket-pytest #78

lurch opened this issue Feb 17, 2019 · 2 comments

Comments

@lurch
Copy link

lurch commented Feb 17, 2019

According to the README, I should be able to do:

$ pip install cricket
$ cricket-pytest

however that doesn't work :-( Seems like it only installs the cricket-django and cricket-unittest commands.
Is this because the version on PyPI is so old? (PyPI says it was last updated in June 2016) If so, consider this a request for an updated PyPI release 😉

@freakboy3742
Copy link
Member

You're correct that the reason is that the version in master is not the version on PyPI.

The reason we haven't done a release is that the version in master doesn't yet work on all platforms; it involves a transition to use Toga (BeeWare's own widget toolkit), which isn't completely stable on Linux and Windows. We're holding off making a new release until it's stable on other platforms.

@lurch
Copy link
Author

lurch commented Feb 18, 2019

Haha, that's ironic given that I decided to try cricket after watching https://www.youtube.com/watch?v=yI7NYgP54sw 😉

But of course it's entirely understandable, good luck with the transitioning 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants