Skip to content

Commit

Permalink
Remove paper dir; add py310 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
brynpickering committed Oct 23, 2023
1 parent 9fc7753 commit 3e19d59
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 148 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
py3version: ["9", "11"]
py3version: ["9", "10", "11"]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down
28 changes: 0 additions & 28 deletions paper/codemeta.json

This file was deleted.

78 changes: 0 additions & 78 deletions paper/paper.bib

This file was deleted.

41 changes: 0 additions & 41 deletions paper/paper.md

This file was deleted.

Binary file removed paper/timeseries.pdf
Binary file not shown.

0 comments on commit 3e19d59

Please sign in to comment.