[Git][NTPsec/ntpsec][master] add pyflakes test requirement to devel/hacking.txt
Mark Atwood
gitlab at mg.gitlab.com
Wed Jan 4 23:17:14 UTC 2017
Mark Atwood pushed to branch master at NTPsec / ntpsec
Commits:
23d77036 by Mark Atwood at 2017-01-04T15:17:02-08:00
add pyflakes test requirement to devel/hacking.txt
- - - - -
1 changed file:
- devel/hacking.txt
Changes:
=====================================
devel/hacking.txt
=====================================
--- a/devel/hacking.txt
+++ b/devel/hacking.txt
@@ -199,6 +199,11 @@ back-compatibility issues that trying to make them run is probably
doomed. The first 3.x version under which our Python has been
extensively tested is 3.5.
+Please check your Python code with the Pyflakes. If your code fails
+a Pyflakes test, we probably will not merge it.
+
+https://pypi.python.org/pypi/pyflakes
+
== General notes ==
=== Build system ===
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/23d770361055b1c3a2265a3ef6a55ae4482c89cf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170104/ecf4e61d/attachment.html>
More information about the vc
mailing list