From bb079f4094da8e2dce39e4020f6126b9df533728 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sun, 11 Jun 2017 08:20:52 +0200
Subject: [PATCH] update src files and synch emphasize-lines for myproject

---
 docs/narr/testing.rst |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/docs/narr/testing.rst b/docs/narr/testing.rst
index 406383b..f124ac5 100644
--- a/docs/narr/testing.rst
+++ b/docs/narr/testing.rst
@@ -376,18 +376,16 @@
 
 .. literalinclude:: myproject/setup.py
     :language: python
-    :linenos:
-    :lines: 11-22
-    :lineno-start: 11
-    :emphasize-lines: 8-
+    :lines: 11-23
+    :lineno-match:
+    :emphasize-lines: 9-
 
 Remember to change the dependency.
 
 .. literalinclude:: myproject/setup.py
     :language: python
-    :linenos:
-    :lines: 40-44
-    :lineno-start: 40
+    :lines: 42-46
+    :lineno-match:
     :emphasize-lines: 2-4
 
 As always, whenever you change your dependencies, make sure to run the correct

--
Gitblit v1.9.3