python313Packages.certbot-nginx: fix build
This commit is contained in:
@@ -27,6 +27,7 @@ buildPythonPackage rec {
|
||||
|
||||
pytestFlags = [
|
||||
"-pno:cacheprovider"
|
||||
"-Wignore::DeprecationWarning"
|
||||
];
|
||||
|
||||
meta = certbot.meta // {
|
||||
|
||||
Reference in New Issue
Block a user