Skip to content

Commit

Permalink
change LICENSE to apache2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acse-js3623 committed Apr 17, 2024
1 parent c625080 commit cc638d9
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 397 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build a binary wheel and a source tarball
run: python -m build --sdist --wheel --outdir dist/

- name: Publish distribution 📦 to PyPI
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@v1.4.2
with:
password: ${{ secrets.PYPI_API_TOKEN }}
Loading

0 comments on commit cc638d9

Please sign in to comment.