Skip to content

Commit 5d3239e

Browse files
committed
[temp] Install openwisp-users from branch
1 parent e72d049 commit 5d3239e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
pip install -U pip wheel setuptools
7676
pip install -U -r requirements-test.txt
7777
pip install -U -e .
78+
pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
7879
pip install ${{ matrix.django-version }}
7980
8081
- name: Start postgres and redis

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/1.2
55
django-x509 @ https://github.com/openwisp/django-x509/tarball/1.3
66
django-loci @ https://github.com/openwisp/django-loci/tarball/1.2
77
django-flat-json-widget~=0.3.1
8-
openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects
8+
openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/1.2
99
openwisp-utils[celery,channels] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
1010
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/tarball/1.2
1111
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/tarball/1.2

0 commit comments

Comments
 (0)