Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
delete tests as this method now comes from biocutils
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Oct 25, 2023
1 parent c3c1d93 commit c754248
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.8', '3.9', '3.10' ]
python-version: [ '3.8', '3.9', '3.10', '3.11' ]

name: Python ${{ matrix.python-version }}
steps:
Expand Down
17 changes: 0 additions & 17 deletions tests/test_utils.py

This file was deleted.

0 comments on commit c754248

Please sign in to comment.