python3Packages.approvaltests: fix version in version.py
This commit is contained in:
@@ -33,6 +33,8 @@ buildPythonPackage rec {
|
||||
postPatch = ''
|
||||
test -f setup.py || mv setup/setup.approvaltests.py setup.py
|
||||
|
||||
python3 setup/set_version.py '${version}'
|
||||
|
||||
patchShebangs internal_documentation/scripts
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user