Skip to content

Commit

Permalink
Migrate changes for updating pyproject.toml to eclipse-basyx
Browse files Browse the repository at this point in the history
  • Loading branch information
hadijannat committed Aug 30, 2024
1 parent 5f7c251 commit e2b7525
Showing 1 changed file with 2 additions and 2 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

0 comments on commit e2b7525

Please sign in to comment.