python311Packages.django-stubs-ext: drop outdated postPatch
This commit is contained in:
parent
93fc2ce7c0
commit
14aa5c4db1
@ -19,9 +19,6 @@ buildPythonPackage rec {
|
||||
hash = "sha256-JpbW99hTg0GwYM/6lWXHLqeX6GZofgQLhtKcrYeZ5f4=";
|
||||
};
|
||||
|
||||
# setup.cfg tries to pull in nonexistent LICENSE.txt file
|
||||
postPatch = "rm setup.cfg";
|
||||
|
||||
propagatedBuildInputs = [
|
||||
django
|
||||
typing-extensions
|
||||
|
Loading…
Reference in New Issue
Block a user