gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] 02/02: use formatter from dev dependencies


From: gnunet
Subject: [taler-bank] 02/02: use formatter from dev dependencies
Date: Mon, 09 Nov 2020 21:40:22 +0100

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

dold pushed a commit to branch master
in repository bank.

commit 6f1a948cedd386c937b7a4d2812ee478d3c5eef1
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Nov 9 21:40:15 2020 +0100

    use formatter from dev dependencies
---
 build-system/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build-system/Makefile b/build-system/Makefile
index 6edd878..59e5d44 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -41,5 +41,5 @@ dist:
        
./build-system/taler-build-scripts/archive-with-submodules/git_archive_all.py 
taler-bank-$(version).tar.gz
 
 .PHONY: pretty
-pretty:
-       black talerbank/
+pretty: poetry-install
+       poetry run black talerbank/

-- 
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]