Skip to content

Commit

Permalink
Merge branch 'eclipse-basyx:main' into add_compliance-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty2500 committed Sep 17, 2024
2 parents 0540a3a + 208e6f9 commit 30df863
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 30df863

Please sign in to comment.