Add github action to automatically push to pypi on Release x.y.z commit (#681)

* Add github action to automatically push to pypi on Release x.y.z commit

* some housekeeping for pypi upload

* add version.py

Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
This commit is contained in:
Romain Beaumont
2023-01-18 00:50:26 +01:00
committed by GitHub
parent f0083e7eb2
commit b9f9b433ae
6 changed files with 61 additions and 11 deletions

View File

@@ -1,3 +1,6 @@
include requirements.txt
include README.md
include LICENSE
include whisper/assets/*
include whisper/assets/gpt2/*
include whisper/assets/multilingual/*