Skip to content

Commit 8197e31

Browse files
committed
install from test environment for testing purposes
1 parent a5f5ecb commit 8197e31

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

jupyter-collaboration/playbook.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
- name: Installing jupyter-collaboration-codio
99
pip:
1010
name: jupyter-collaboration-codio
11+
extra_args: -i https://test.pypi.org/simple/
1112
state: present
12-
version: 4.1.2
13+
version: 4.1.3rc2
1314
become: yes
1415
become_user: codio
1516
become_method: su

0 commit comments

Comments
 (0)