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 5a44002 commit ca1a727Copy full SHA for ca1a727
.github/workflows/ci.yml
@@ -6,11 +6,9 @@ on:
6
push:
7
branches:
8
- master
9
- - gsoc23
10
pull_request:
11
12
13
14
15
jobs:
16
requirements.txt
@@ -1,7 +1,7 @@
1
django-sortedm2m~=3.1.1
2
django-reversion~=5.0.4
3
django-taggit~=4.0.0
4
-netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/gsoc23
+netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/master
5
django-x509 @ https://github.com/openwisp/django-x509/tarball/master
django-loci @ https://github.com/openwisp/django-loci/tarball/master
django-flat-json-widget @ https://github.com/openwisp/django-flat-json-widget/tarball/master
0 commit comments