You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Fix all <cite>import *</cite> using <aclass="reference external" href="https://github.com/zestyping/star-destroyer">https://github.com/zestyping/star-destroyer</a>.</li>
180
188
</ul>
181
189
</div>
182
-
<divclass="section" id="id1">
183
-
<h3>Tests<aclass="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
190
+
<divclass="section" id="id2">
191
+
<h3>Tests<aclass="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
184
192
<ulclass="simple">
185
193
<li>Tests are now run at Circle CI.</li>
186
194
<li>Use pytest-cov for test coverage. Report test coverage
@@ -192,8 +200,8 @@ <h3>Tests<a class="headerlink" href="#id1" title="Permalink to this headline">¶
192
200
<divclass="section" id="sqlobject-3-0-0">
193
201
<h2>SQLObject 3.0.0<aclass="headerlink" href="#sqlobject-3-0-0" title="Permalink to this headline">¶</a></h2>
194
202
<p>Released 1 Jun 2016.</p>
195
-
<divclass="section" id="id2">
196
-
<h3>Features<aclass="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
203
+
<divclass="section" id="id3">
204
+
<h3>Features<aclass="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
197
205
<ulclass="simple">
198
206
<li>Support for Python 2 and Python 3 with one codebase!
199
207
(Python version >= 3.4 currently required.)</li>
@@ -211,8 +219,8 @@ <h3>Development<a class="headerlink" href="#development" title="Permalink to thi
211
219
<li>Source code was made flake8-clean.</li>
212
220
</ul>
213
221
</div>
214
-
<divclass="section" id="id3">
215
-
<h3>Documentation<aclass="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3>
222
+
<divclass="section" id="id4">
223
+
<h3>Documentation<aclass="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
216
224
<ulclass="simple">
217
225
<li>Documentation is published at <aclass="reference external" href="http://sqlobject.readthedocs.org/">http://sqlobject.readthedocs.org/</a> in
0 commit comments