mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 08:13:04 +00:00
python310Packages.django-maintenance-mode: fix lint issue
This commit is contained in:
parent
62f4c61a1f
commit
0ea13cc6ca
@ -4,6 +4,7 @@
|
||||
, pytest
|
||||
, django
|
||||
, python-fsutil
|
||||
, pythonOlder
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user