<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tox.ini, branch 0.9.24</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Move Sphinx docs build from Python 3.5 to 3.7 since 3.7 is what ReadTheDocs now uses for builds</title>
<updated>2020-01-23T01:13:14+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-23T01:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=01449e699eadd3708dd54fcdafd923119c9de803'/>
<id>01449e699eadd3708dd54fcdafd923119c9de803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.8 release version on all platforms</title>
<updated>2020-01-23T01:05:31+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-23T01:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9c0f5ce5813954f9991a22611f288009bc296577'/>
<id>9c0f5ce5813954f9991a22611f288009bc296577</id>
<content type='text'>
Also:
- Try adding support for 3.9-dev on Travis
- Update to running flake8 for 3.8 instead of 3.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Try adding support for 3.9-dev on Travis
- Update to running flake8 for 3.8 instead of 3.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate support for Python 3.4 and begin testing with Python 3.8 beta</title>
<updated>2019-06-15T00:40:49+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-06-15T00:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0598412960afcbd5fbe42d6cf100b7af658cd959'/>
<id>0598412960afcbd5fbe42d6cf100b7af658cd959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to fix test result publishing on Azure Pipelines</title>
<updated>2018-10-24T14:20:10+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-10-24T14:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=2c26b785dbc15a735dfb3f18dc4d149690d95aff'/>
<id>2c26b785dbc15a735dfb3f18dc4d149690d95aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix redundant environments in tox.ini</title>
<updated>2018-10-23T14:59:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-10-23T14:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d5e06a16e0d5af94cd296780bf62f7a0d4340d0f'/>
<id>d5e06a16e0d5af94cd296780bf62f7a0d4340d0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Experimenting with simplifying tox.ini further</title>
<updated>2018-09-07T02:59:07+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-09-07T02:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3b10220fa273ccec9097c2bda04da2aaf0c8ba83'/>
<id>3b10220fa273ccec9097c2bda04da2aaf0c8ba83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce redundant definition of dependencies</title>
<updated>2018-09-05T07:28:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-09-05T07:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=274cc113e3f36f6c083c5ed7bb8cb6dca58a9dc4'/>
<id>274cc113e3f36f6c083c5ed7bb8cb6dca58a9dc4</id>
<content type='text'>
Modified setup.py to include a definition of the extra dependencies required for running unit tests.
This allowed a significant simplification of tox.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified setup.py to include a definition of the extra dependencies required for running unit tests.
This allowed a significant simplification of tox.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Unrestrict Sphinx version since they fixed their bug</title>
<updated>2018-09-05T06:57:56+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-09-05T06:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1b9d593ff64a2eeb41a1265c2653ea22d8360173'/>
<id>1b9d593ff64a2eeb41a1265c2653ea22d8360173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict Sphinx version</title>
<updated>2018-08-22T02:50:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-08-22T02:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6d74e51aeb769033f1ce8657b8570fb2e167ed8a'/>
<id>6d74e51aeb769033f1ce8657b8570fb2e167ed8a</id>
<content type='text'>
This is trying to work around a bug in Sphinx:
https://github.com/sphinx-doc/sphinx/issues/5322
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is trying to work around a bug in Sphinx:
https://github.com/sphinx-doc/sphinx/issues/5322
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify .travis.yml to do the doc build</title>
<updated>2018-07-31T06:24:00+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-07-31T06:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f26fde65d6761a1dda49c26097bdd13242a30f72'/>
<id>f26fde65d6761a1dda49c26097bdd13242a30f72</id>
<content type='text'>
Also:
- Have doc build treat warnings as errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Have doc build treat warnings as errors
</pre>
</div>
</content>
</entry>
</feed>
