Skip to content

Commit 71c73e3

Browse files
committed
Remove outdated comment
Signed-off-by: Darby Johnston <[email protected]>
1 parent fea49ee commit 71c73e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
run: make ci-prebuild
149149
- name: Build and Install
150150
run: |
151-
# compile and install into virtualenv/virtual machine (verbosely)
152151
pip install .[dev] -v --break-system-packages
153152
- name: Run tests w/ python coverage
154153
run: make ci-postbuild

0 commit comments

Comments
 (0)