chore(shell): Switch back to django-stubs
It is more up to date, and no longer requires mypy
This commit is contained in:
parent
7581bf59df
commit
7491fdb376
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
||||||
ps.django-allauth
|
ps.django-allauth
|
||||||
ps.django-compressor
|
ps.django-compressor
|
||||||
ps.django-debug-toolbar
|
ps.django-debug-toolbar
|
||||||
ps.django-types
|
ps.django-stubs
|
||||||
ps.loadcredential
|
ps.loadcredential
|
||||||
]
|
]
|
||||||
++ (builtins.map (p: ps.callPackage ./pkgs/${p} { }) [
|
++ (builtins.map (p: ps.callPackage ./pkgs/${p} { }) [
|
||||||
|
|
Loading…
Add table
Reference in a new issue