File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11name : Publish to PyPI
22
33on :
4- push :
5- # This example triggers on any branch named "release"
6- branches :
7- - release
4+ workflow_dispatch :
85
96jobs :
107 publish :
Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://github.com/trishullab/itp-interface/actions/workflows/github-build-actions.yaml/badge.svg )] ( https://github.com/trishullab/itp-interface/actions/workflows/github-build-actions.yaml )
2+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/itp-interface.svg )] ( https://pypi.org/project/itp-interface/ )
3+ [ ![ PyPI downloads] ( https://img.shields.io/pypi/dm/itp-interface.svg )] ( https://pypi.org/project/itp-interface/ )
4+
15# itp-interface
26Generic interface for hooking up to any Interactive Theorem Prover (ITP) and collecting data for training ML models for AI in formal theorem proving.
37
You can’t perform that action at this time.
0 commit comments