Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PyPI automatic deployment through GitHub Action (#59)
* Packaging SimulEval * Create publish-to-test-pypi.yml for packaging * Change the version * Update publish-to-test-pypi.yml * change version for testing * Add change to test * Update publish-to-test-pypi.yml * Change version to trigger action * Add config to setup.py * set up circleci * Change version and name of the package * Update config.yml * Delete publish-to-test-pypi.yml * Delete pyproject.toml * Circleci setup * CircleCi * Test github action * Test github action * Change version to test Github action * PyPi workflow * update guthub action to trusted publisher config * add license * use black to format. Fixes #52 * Use black to format. #52 * change name and version to initial. (#52) * remove circleci. (#52) * Update setup.py to remove author email Co-authored-by: Abinesh Ramakrishnan <3632454+ibanesh@users.noreply.github.com> * Remove author_email * remove twine (#52) * remove author email (#52) * remove testpypi-publish. (#52) --------- Co-authored-by: Mubaraq Sani <{ID}+{username}@users.noreply.github.com> Co-authored-by: Abinesh Ramakrishnan <3632454+ibanesh@users.noreply.github.com>
- Loading branch information