Skip to content

Commit 74f450e

Browse files
committed
noneditable install
1 parent df7a361 commit 74f450e

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 "vetiver[dev]"
54+
python -m pip install ".[dev]"
5555
- name: run RStudio Connect
5656
run: |
5757
docker-compose up --build -d

0 commit comments

Comments
 (0)