We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aaaf1 commit fcc8312Copy full SHA for fcc8312
.github/workflows/ci.yml
@@ -54,7 +54,6 @@ jobs:
54
pip install -U pip wheel setuptools
55
pip install -U -r requirements-test.txt
56
pip install -U -e .
57
- pip install -U --force-reinstall --no-deps https://github.com/openwisp/openwisp-utils/tarball/extendable-submit-line
58
pip install -U --force-reinstall --no-deps https://github.com/openwisp/openwisp-controller/tarball/issues/625-device-deactivation
59
pip install ${{ matrix.django-version }}
60
sudo npm install -g jshint stylelint
0 commit comments