Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Distribute the tests #94
Conversation
Sure, sounds fine. |
@mr-c, @gvanrossum, JFYI: |
Patch from the Debian package for typed_ast, we use this to run the tests at build time and post-install. With this PR
typed_ast
users can also run the tests post-install and from any directory:python -m pytest --pyargs typed_ast