Skip to content

Commit

Permalink
Merge branch 'eclipse-basyx:main' into fix_specification_links
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty2500 authored Sep 17, 2024
2 parents 76fe2d3 + 208e6f9 commit 509befd
Show file tree
Hide file tree
Showing 4 changed files with 218 additions and 200 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel
pip install setuptools wheel build
- name: Create source and wheel dist
run: |
python setup.py sdist bdist_wheel
python -m build
Loading

0 comments on commit 509befd

Please sign in to comment.