python39Packages.tmb: fix version number

This commit is contained in:
Sandro Jäckel 2022-02-07 03:27:29 +01:00 committed by Jonathan Ringer
parent 97d005f6df
commit 126ff454d4

View File

@ -15,6 +15,8 @@ buildPythonPackage rec {
sha256 = "sha256-xwzaJuiQxExUA5W4kW7t1713S6NOvDNagcD3/dwA+DE=";
};
VERSION = version;
propagatedBuildInputs = [ requests ];
# Project has no tests