- 22 Jul, 2016 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix "failed to create process" issue on Windows
-
Jason R. Coombs authored
Use 'except Exception:' instead of 'except:'.
-
stepshal authored
-
- 21 Jul, 2016 16 commits
-
-
Jason R. Coombs authored
Fix continuation line unaligned for hanging indent.
-
stepshal authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Note that better would be if sdist provided some sort of hooks to better control the file copying, but since it does not, this technique will suffice for now.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add missing blank line.
-
Jason R. Coombs authored
Also update the Metadata-Version when adding Requires-Python
-
Xavier Fernandez authored
-
stepshal authored
-
Jason R. Coombs authored
Add missing blank lines after class or function definition.
-
stepshal authored
-
- 20 Jul, 2016 20 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add python_requires keywords to setup
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Put colon-separated compound statement on separate lines.
-
Jason R. Coombs authored
Format block comment.
-
Jason R. Coombs authored
Test for membership should be 'not in'.
-
stepshal authored
-
stepshal authored
-
stepshal authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Put imports in same block alphabeticaly.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make exactly one space after comma.
-
Jason R. Coombs authored
Match closing bracket identation of opening bracket's line.
-