- 21 Jul, 2016 4 commits
-
-
Jason R. Coombs authored
Also update the Metadata-Version when adding Requires-Python
-
Xavier Fernandez 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 11 commits
-
-
stepshal authored
-
stepshal authored
-
Xavier Fernandez authored
-
Xavier Fernandez authored
-
Xavier Fernandez authored
This should allow setuptools to write the metadata Requires-Python and Requires-External from PEP345 to the PKGINFO file
-
stepshal authored
-
stepshal authored
-
stepshal authored
-
stepshal authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-