gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-util] branch master updated: readme


From: gnunet
Subject: [taler-taler-util] branch master updated: readme
Date: Tue, 03 Nov 2020 21:35:08 +0100

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

ms pushed a commit to branch master
in repository taler-util.

The following commit(s) were added to refs/heads/master by this push:
     new 9538556  readme
9538556 is described below

commit 9538556eed30d213ae80d2b99981c8bd6afcb30a
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 3 21:35:03 2020 +0100

    readme
---
 README | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README b/README
index 6cf55b4..c32166e 100644
--- a/README
+++ b/README
@@ -40,6 +40,22 @@ build-systems:
 1. a small GNU guidelines following wrapper around python's pip
 2. python's default build-facility used via setup
 
+How to upload to pypi.org
+-------------------------
+
+1) From top-level directory:
+
+$ make dist
+
+2) Install Twine, if it's not installed yet:
+
+$ pip3 install twine
+
+3) Upload the files to PyPI (interactively providing the credentials):
+
+$ twine upload dist/*
+
+ 
 License
 -------
 

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