Skip to content

Commit d6ad7fc

Browse files
committed
fix install
1 parent 31ee998 commit d6ad7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5858

5959
- name: Install
60-
run: python setup.py install
60+
run: python -m pip install -e . -v --no-build-isolation
6161

6262
- name: Copy license, changelogs
6363
run: |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy