Tags: grepdemos/openhtf
Tags
Create python_publish.yml (google#1064) * Create python-publish.yml Using starter template from the marketplace; made some modifications using the packaging.python.org guide (mainly: add a test deployment workflow). * Remove tag requirement for test publishes, allowing testing of draft releases * Replace dash with underscore in filename to match convention
Update travis to use PyPI API token, version bump (google#898)
Use default SIGINT handler if no tests are running. (google#897) * Move signal.signal() registration from package __init__ to Test.execute * Revert "Move signal.signal() registration from package __init__ to Test.execute" This reverts commit 6f6729c. * Use default SIGINT handler if no tests are running.
PreviousNext