python310Packages.license-expression: pretend version
This commit is contained in:
parent
1c7c689c0f
commit
28d7018af9
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ buildPythonPackage rec {
|
|||
hash = "sha256-tGXNZm9xH8sXa7dtBFsTzGgT+hfbmkwps7breR7KUWU=";
|
||||
};
|
||||
|
||||
SETUPTOOLS_SCM_PRETEND_VERSION = version;
|
||||
|
||||
dontConfigure = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue