Skip to content

Commit 12d0f71

Browse files
committed
install from github
1 parent 74f450e commit 12d0f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install dependencies
5252
run: |
5353
python -m pip install --upgrade pip
54-
python -m pip install ".[dev]"
54+
python -m pip install git+https://github.com/rstudio/vetiver-python.git@4b35a882ffb9a34ef02436e2ec2ec46c75cae070
5555
- name: run RStudio Connect
5656
run: |
5757
docker-compose up --build -d

0 commit comments

Comments
 (0)