Skip to content

Commit

Permalink
updated test (#79)
Browse files Browse the repository at this point in the history
* updated test

* API update

* updated python versions of matrix test

* API update

* updated dm, removed unused pedendencies

* removed outdated branch dependency

* API update

* added id to dm

* API update

* fixed vis issue

---------

Co-authored-by: sdRDM Bot <sdRDM@bot.com>
  • Loading branch information
haeussma and sdRDM Bot authored May 24, 2024
1 parent a3ed6eb commit da550b6
Show file tree
Hide file tree
Showing 40 changed files with 5,715 additions and 568 deletions.
Binary file added .DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion .github/workflows/generate_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ jobs:
library_name: pyeed
schema_path: "./specifications/sequence_record.md"
out_dir: "./"
branch: "63-terms-and-external-model-handling"
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]

steps:
- uses: actions/checkout@v4
Expand Down
39 changes: 33 additions & 6 deletions docs/examples/alignment.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit da550b6

Please sign in to comment.