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

Make sure all examples work with all python versions #72

Open
WhyNotHugo opened this issue Jun 8, 2017 · 2 comments
Open

Make sure all examples work with all python versions #72

WhyNotHugo opened this issue Jun 8, 2017 · 2 comments

Comments

@WhyNotHugo
Copy link
Collaborator

Maybe this could be done via CI, just in case any API changes, etc (I guess we'd have to make the examples a package?).

@cocagne
Copy link
Owner

cocagne commented Jun 23, 2017 via email

@WhyNotHugo
Copy link
Collaborator Author

Yup, that would be the idea, but we need some extra work in most cases (eg: the one that fires a signals needs for us to start listening for the signal too).

I'd start out by moving docs/examples/ into /examples, and create examples/__init__.py, though, so they can actually be importable.

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