- 21 Jul, 2016 12 commits
-
-
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 24 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.
-
Jason R. Coombs authored
Fix spacing after comment hash.
-
Jason R. Coombs authored
Remove whitespace around parameter '=' sign.
-
Jason R. Coombs authored
Fix missing whitespace around operator.
-
Jason R. Coombs authored
-
- 15 Jul, 2016 1 commit
-
-
Jason R. Coombs authored
Use isinstance() instead of type() for a typecheck.
-
- 14 Jul, 2016 3 commits
-
-
stepshal authored
-
stepshal authored
-
Xavier Fernandez authored
-