<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/isort.git, branch feature/fix-issue-654</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>Finish fixing issue #654</title>
<updated>2018-02-02T16:31:16+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>tcrosley@domaintools.com</email>
</author>
<published>2018-02-02T16:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=b85facec32c87f0e64a3ba7c68ce6a76be4854a7'/>
<id>b85facec32c87f0e64a3ba7c68ce6a76be4854a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation erro</title>
<updated>2018-02-02T06:43:36+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-02T06:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=1db36205f016ae4b72bb713aedf7f96b1be43723'/>
<id>1db36205f016ae4b72bb713aedf7f96b1be43723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fix for issue #654 while still supporting mode described in pull request #631</title>
<updated>2018-02-02T06:39:20+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-02T06:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=ef2214909294c143f0b549aa9d03e2e8ec8c8bc5'/>
<id>ef2214909294c143f0b549aa9d03e2e8ec8c8bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case for issue #654</title>
<updated>2018-02-02T06:28:00+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-02T06:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=f54c0d76825781977a29aa1680e68d66d72617fa'/>
<id>f54c0d76825781977a29aa1680e68d66d72617fa</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 #656 from asottile/patch-1</title>
<updated>2018-02-02T06:14:04+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-02T06:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=556e40a49746757704e33fec6fecaaef43a892c4'/>
<id>556e40a49746757704e33fec6fecaaef43a892c4</id>
<content type='text'>
Correct `extras_require` for conditional install</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct `extras_require` for conditional install</pre>
</div>
</content>
</entry>
<entry>
<title>Correct `extras_require` for conditional install</title>
<updated>2018-02-02T00:07:51+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2018-02-02T00:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=7430d35a0231a19a52e1e803a35560b009cfef2b'/>
<id>7430d35a0231a19a52e1e803a35560b009cfef2b</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 #648 from rouge8/skip-ioerror</title>
<updated>2018-02-01T17:28:25+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-01T17:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=4a9caa970728275a7265aed4f1f3321da4b4ee80'/>
<id>4a9caa970728275a7265aed4f1f3321da4b4ee80</id>
<content type='text'>
Don't attempt to process files we can't open</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't attempt to process files we can't open</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax error</title>
<updated>2018-02-01T08:32:19+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-01T08:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=4f78122b601c9e6535adc483376a881dee21c739'/>
<id>4f78122b601c9e6535adc483376a881dee21c739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python2 install</title>
<updated>2018-02-01T08:30:46+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-01T08:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=104b2e4ae4eee050ccef764f2cd7fb276a889b32'/>
<id>104b2e4ae4eee050ccef764f2cd7fb276a889b32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditonal dependency for futures</title>
<updated>2018-02-01T08:14:07+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2018-02-01T08:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=769af3f490a55cfc9d0995da534c00f7f643d6ce'/>
<id>769af3f490a55cfc9d0995da534c00f7f643d6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
