gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-playground] branch master updated: install script


From: gnunet
Subject: [GNUnet-SVN] [taler-playground] branch master updated: install script
Date: Tue, 06 Mar 2018 16:29:32 +0100

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

dold pushed a commit to branch master
in repository playground.

The following commit(s) were added to refs/heads/master by this push:
     new 1d321e8  install script
1d321e8 is described below

commit 1d321e898654c8d1643aa9feec33534e94c82007
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 6 16:29:28 2018 +0100

    install script
---
 setup.py | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index cc4e36d..e0cc81f 100755
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,11 @@ setup(name='talerplayground',
               "playground/static/*.css",
               "playground/static/*.js",
               "playground/static/*.js.tar.gz",
+              "playground/static/web-common/*.svg",
+              "playground/static/web-common/*.css",
+              "playground/static/web-common/*.js",
+              "playground/static/web-common/*.js.tar.gz",
       ]
       },
-      scripts=['taler-merchant-playground'],
+      scripts=['taler-playground'],
       zip_safe=False)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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