Skip to content

Commit

Permalink
Updated wheels workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dialpuri committed Nov 23, 2024
1 parent 0cbc5a0 commit 9a088f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,13 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
# , windows-latest]
os: [ubuntu-latest, macos-latest , windows-latest]

steps:
- uses: actions/checkout@v4
with:
submodules: true

- name: Download dependencies
run: |
cd package
./get_sources
- uses: pypa/[email protected]
env:
CIBW_BEFORE_ALL: pwd && ls
Expand Down
1 change: 0 additions & 1 deletion docs/Writerside/s.tree
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<toc-element topic="Morph-Glycan.topic"/>
<toc-element topic="Find-WURCS.topic"/>
<toc-element topic="Model-Glycan-from-WURCS.topic"/>

</toc-element>
<toc-element toc-title="Utility Functions">
<toc-element topic="Compare-Structures.topic"/>
Expand Down

0 comments on commit 9a088f1

Please sign in to comment.