Skip to content

Commit

Permalink
Fix TODO for fixed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ia0 authored and reyammer committed Jan 19, 2025
1 parent 0858249 commit d8d85d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# TODO(https://github.com/PyO3/maturin/issues/2244): Remove when released.
- run: rm rust/cli/README.md
- run: python3 ./python/scripts/fix_package_version.py
- name: Build sdist
uses: PyO3/maturin-action@v1
Expand Down

0 comments on commit d8d85d7

Please sign in to comment.