Skip to content

Commit

Permalink
refs #89 move to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLim23 committed Apr 23, 2024
1 parent 718bc9f commit 17b620a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 184 deletions.
100 changes: 0 additions & 100 deletions .github/workflows/merge.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
run: python -m pip install build pytest --user
- name: build wheel
run: python -m build --sdist --wheel
- name: test wheel
run: python -m pytest
- name: upload wheel
uses: actions/upload-artifact@v3
with:
Expand Down
82 changes: 0 additions & 82 deletions tools/version.py

This file was deleted.

0 comments on commit 17b620a

Please sign in to comment.