Skip to content

Commit bb0716f

Browse files
committed
fix: Remove unnecessary comment from build step in pypi.yml
1 parent 38a8606 commit bb0716f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828

2929
- name: Build release distributions
3030
run: |
31-
# NOTE: put your own distribution build steps here.
3231
python -m pip install build
3332
python -m build
3433

0 commit comments

Comments
 (0)