<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/MANIFEST.in, branch 2.4.0</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>Excluding more temporary directories from the manifest. Added plugins back in to enable isolated tests</title>
<updated>2021-06-17T16:50:17+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-06-16T15:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7fecaa703b6c73170df3aa5bffff2abe6ff58e15'/>
<id>7fecaa703b6c73170df3aa5bffff2abe6ff58e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the tests_isolated directory back to the PyPI package for testing the CommandSet stuff (#1123)</title>
<updated>2021-06-16T14:35:15+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-06-16T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=da2376571a7775a62689cc5bb383858a5595e067'/>
<id>da2376571a7775a62689cc5bb383858a5595e067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include tests_isolated directory in cmd2 tarball published to PyPI</title>
<updated>2021-06-07T04:12:51+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-06-07T04:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=6a889a1de3b7e856f2305d967752c817c208aff7'/>
<id>6a889a1de3b7e856f2305d967752c817c208aff7</id>
<content type='text'>
This is because those tests require the cmd2-ext-test plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is because those tests require the cmd2-ext-test plugin
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude plugins directory from tarball when cmd2 release is published to PyPI</title>
<updated>2021-06-07T03:54:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-06-07T03:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0d885628c39846772737fceae4228d1bf5a5b4d9'/>
<id>0d885628c39846772737fceae4228d1bf5a5b4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed CONTRIBUTING.md file from the manifest (i.e. from the PyPI package)</title>
<updated>2021-01-31T18:29:19+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-31T18:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=631eaa92fb50d3e608bda02d29f9ad4b511924c1'/>
<id>631eaa92fb50d3e608bda02d29f9ad4b511924c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all use of AppVeyor for Windows testing because it is slower than GitHub Actions for the same purpose</title>
<updated>2021-01-30T22:40:50+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-30T22:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9da7398193702615344a113d93dda1314db53eb1'/>
<id>9da7398193702615344a113d93dda1314db53eb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleted configuration for travis-ci.org and also deleted associated webhook within GitHub settings for the repo</title>
<updated>2021-01-30T20:51:08+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-01-30T20:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=375a7606c642bf006a7488a9699406a3d275ab54'/>
<id>375a7606c642bf006a7488a9699406a3d275ab54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed remaining usages and examples with tox. Updated references to tox to reference to nox instead.</title>
<updated>2020-08-04T19:23:44+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-04T18:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c983abaa881a3ac6110a90194def660489b2d5cc'/>
<id>c983abaa881a3ac6110a90194def660489b2d5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Swap out tox for nox</title>
<updated>2020-07-08T18:51:31+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-07-07T17:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ff64eff8854c9b52a1f48e4b843e9a738d2b388d'/>
<id>ff64eff8854c9b52a1f48e4b843e9a738d2b388d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup MANIFEST.in to reduce what gets put in package downloadable from PyPI</title>
<updated>2020-01-24T20:00:55+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-01-24T20:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7b7133747b74f25de8088e6da592c03146c2dfa8'/>
<id>7b7133747b74f25de8088e6da592c03146c2dfa8</id>
<content type='text'>
Also:
- Trivial simplification in setup.py
- Removed redundant copyright.rst file from docs since everything falls under the MIT License and there is already copyright statement in docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Trivial simplification in setup.py
- Removed redundant copyright.rst file from docs since everything falls under the MIT License and there is already copyright statement in docs
</pre>
</div>
</content>
</entry>
</feed>
