File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 id : sp
5959 with :
6060 python-version : ${{ matrix.python-version }}
61+ allow-prereleases : true
6162
6263 - name : Install Just
6364 uses : extractions/setup-just@v3
Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ jobs:
143143 id : sp
144144 with :
145145 python-version : ${{ matrix.python-version }}
146+ allow-prereleases : true
146147
147148 - name : Setup Just
148149 uses : extractions/setup-just@v3
@@ -224,7 +225,7 @@ jobs:
224225 id : sp
225226 with :
226227 python-version : ${{ matrix.python-version }}
227-
228+ allow-prereleases : true
228229 - name : Setup Just
229230 uses : extractions/setup-just@v3
230231 - name : Install uv
Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ classifiers = [
2727 " Topic :: Software Development :: Libraries :: Python Modules" ,
2828 " Development Status :: 5 - Production/Stable" ,
2929 " Framework :: Django :: 4.2" ,
30- " Framework :: Django :: 5.0" ,
31- " Framework :: Django :: 5.1" ,
3230 " Framework :: Django :: 5.2" ,
3331 " Framework :: Django :: 6.0" ,
3432 " Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments