We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749c969 commit 46c0821Copy full SHA for 46c0821
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
pip install -U pip wheel setuptools
77
pip install -U -r requirements-test.txt
78
pip install -U -e .
79
- pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects"
+ pip install -UI "openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/issues/238-view-shared-objects" "django-x509 @ https://github.com/openwisp/django-x509/tarball/1.3"
80
pip install ${{ matrix.django-version }}
81
82
- name: Start postgres and redis
0 commit comments