<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/isort.git/scripts, branch develop</title>
<subtitle>github.com: timothycrosley/isort.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/'/>
<entry>
<title>Update cruft</title>
<updated>2021-02-04T06:33:27+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2021-02-04T06:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=d10aeefb1bb6355d3ef14cdaa0ee645be9132c5b'/>
<id>d10aeefb1bb6355d3ef14cdaa0ee645be9132c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved testing of deprecated_finders outside of test suite</title>
<updated>2020-09-13T10:23:54+00:00</updated>
<author>
<name>anirudnits</name>
<email>aniruddha97bhatt@gmail.com</email>
</author>
<published>2020-09-13T10:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=dd8d0df389c5c211da34a333d2cdb6447a79a7c3'/>
<id>dd8d0df389c5c211da34a333d2cdb6447a79a7c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1437 from jdufresne/black-36</title>
<updated>2020-09-01T00:31:29+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-09-01T00:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=1440d0c5c9681d43c1ce924efea5b2682b571a86'/>
<id>1440d0c5c9681d43c1ce924efea5b2682b571a86</id>
<content type='text'>
Make black target Python version 3.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make black target Python version 3.6</pre>
</div>
</content>
</entry>
<entry>
<title>Make black target Python version 3.6</title>
<updated>2020-08-31T15:55:40+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-08-31T15:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=cb9895e98c22a5c5987d6c2d793e9da576557fd9'/>
<id>cb9895e98c22a5c5987d6c2d793e9da576557fd9</id>
<content type='text'>
Now aligns with isort lowest supported version as well as other tools
like mypy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now aligns with isort lowest supported version as well as other tools
like mypy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update timothycrosley references to pycqa</title>
<updated>2020-08-25T06:21:13+00:00</updated>
<author>
<name>Tamas Szabo</name>
<email>szabtam@gmail.com</email>
</author>
<published>2020-08-25T06:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=ef5cdee0974c3403ee4e576e0f325f7746cc7553'/>
<id>ef5cdee0974c3403ee4e576e0f325f7746cc7553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration test CI step</title>
<updated>2020-08-23T09:30:45+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-08-23T09:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=e42153fa6996a048759d2d9b3d2f6b55726293d6'/>
<id>e42153fa6996a048759d2d9b3d2f6b55726293d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start work to separate integration and unit tests</title>
<updated>2020-08-23T07:09:37+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-08-23T07:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=180bdf9abc91223eb9d7b9e713ead7451095c5da'/>
<id>180bdf9abc91223eb9d7b9e713ead7451095c5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve #1353: Added support for output format plugin</title>
<updated>2020-07-27T08:53:15+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-07-27T08:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=b40e584d0742a52fc061f4dd55a4e8469d19c34f'/>
<id>b40e584d0742a52fc061f4dd55a4e8469d19c34f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flake8 config cleanup.</title>
<updated>2020-07-27T04:41:11+00:00</updated>
<author>
<name>Tamas Szabo</name>
<email>szabtam@gmail.com</email>
</author>
<published>2020-07-27T04:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=def4fe17e93398180fcb6cfee69c67610173b260'/>
<id>def4fe17e93398180fcb6cfee69c67610173b260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing contributors</title>
<updated>2020-07-23T05:45:27+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-07-23T05:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=13da2c6730a6a6a16f9762d393c2ea2f9ed42132'/>
<id>13da2c6730a6a6a16f9762d393c2ea2f9ed42132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
