gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-bank] branch master updated: also pass --upgrade


From: gnunet
Subject: [taler-bank] branch master updated: also pass --upgrade
Date: Tue, 10 Nov 2020 12:08:17 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new d8f9cf7  also pass --upgrade
d8f9cf7 is described below

commit d8f9cf70400fc761318d21ecd3d3d56689960727
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Nov 10 12:08:14 2020 +0100

    also pass --upgrade
---
 build-system/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-system/Makefile b/build-system/Makefile
index 348af72..3e913fe 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -16,7 +16,7 @@ wheel: poetry-install
 
 .PHONY: install
 install: wheel
-       pip3 install --ignore-installed --user 
"dist/talerbank-$(version)-py3-none-any.whl"
+       pip3 install --upgrade --ignore-installed --user 
"dist/talerbank-$(version)-py3-none-any.whl"
 
 .PHONY: i18n-strings
 i18n-strings: poetry-install

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]