python39Packages.python-swiftclient: install shell completion
This commit is contained in:
@@ -25,6 +25,10 @@ buildPythonApplication rec {
|
||||
stestr
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
install -Dm644 tools/swift.bash_completion $out/share/bash_completion.d/swift
|
||||
'';
|
||||
|
||||
checkPhase = ''
|
||||
stestr run
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user