Skip to content

Commit

Permalink
First pass moving to github actions.
Browse files Browse the repository at this point in the history
- Add Python 3.9.
- Add aarch64 wheels.
- Test the manylinux wheels.
  • Loading branch information
jamadden committed Mar 2, 2021
1 parent c2c8bbd commit 7c5595f
Show file tree
Hide file tree
Showing 10 changed files with 519 additions and 183 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
@@ -1,5 +1,7 @@
[run]
source = persistent
# New in 5.0; required for the GHA coveralls submission.
relative_files = True
omit =
persistent/_ring_build.py

Expand Down

0 comments on commit 7c5595f

Please sign in to comment.