gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-docs] branch master updated: rename Python-Code to P


From: gnunet
Subject: [GNUnet-SVN] [taler-docs] branch master updated: rename Python-Code to Python, add subsection about Style.
Date: Thu, 10 Oct 2019 11:07:10 +0200

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

ng0 pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new b2f59f5  rename Python-Code to Python, add subsection about Style.
b2f59f5 is described below

commit b2f59f5245989a5a4cd5a832b58db21462001a30
Author: ng0 <address@hidden>
AuthorDate: Thu Oct 10 09:06:43 2019 +0000

    rename Python-Code to Python, add subsection about Style.
---
 onboarding.rst | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/onboarding.rst b/onboarding.rst
index c1d24a4..7b85155 100644
--- a/onboarding.rst
+++ b/onboarding.rst
@@ -353,12 +353,22 @@ A complete list of all the existing repositories is 
currently found at
 ``https://git.taler.net/``. Note: ``<repository>`` must NOT have the
 ``.git`` extension.
 
-.. _Python-Versions:
 
-Python Versions
-===============
+.. _Python:
+
+Python
+======
+
+Supported Python Versions
+-------------------------
+
+Python code should be written and build against version 3.7 of Python.
+
+Style
+-----
 
-Python code should be written and build against version 3.7 of python.
+We use `yapf <https://github.com/google/yapf>` to reformat the
+code to conform to our style instructions.
 
 .. _Bugtracking:
 

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



reply via email to

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