- 01 Jun, 2014 7 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : a70141cd6472cd8e4024be4037bfd89e4adcb396
-
Jason R. Coombs authored
--HG-- extra : rebase_source : db1f9496cdda75a9467fcfb867b82108773b0443
-
Jason R. Coombs authored
Change the project URL to BitBucket rather than PyPI
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 25 May, 2014 1 commit
-
-
Nick Coghlan authored
Currently, the project metadata on PyPI doesn't provide an easy way to navigate to the BitBucket repo. This change replaces the current self-link back to PyPI with the appropriate link to BitBucket. --HG-- branch : ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
-
- 23 May, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 22 May, 2014 1 commit
-
-
Jason R. Coombs authored
Include the build launcher script in setuptools sdist. This helps address the requirement that all sources be included.
-
- 18 May, 2014 17 commits
-
-
Jason R. Coombs authored
--HG-- extra : amend_source : 5e98bee2918d9eeb073c8c896a849c5f68da6634
-
Jason R. Coombs authored
Patch globals in a function. This technique bypasses the linter warnings about the names not being present, and allows for better documentation.
-
Jason R. Coombs authored
--HG-- extra : amend_source : 4361459883522692c4d70715135439819d981d7a
-
Jason R. Coombs authored
--HG-- extra : amend_source : eeaee0372ea8d1d39475a722234c03f6a0247722
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 17 May, 2014 13 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Use StringIO to write out requirements. Use more common convention of adding newline to each line of the file, not just intervening lines.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Philip Thiem authored
--HG-- extra : rebase_source : c22b55cde69bbf7fc6a075bcd8797017797c6225
-
Philip Thiem authored
est_manifest_is_written_with_utf8_encoding should use the filelist's append, NOT filelist.files.append --HG-- extra : rebase_source : cdf0df0a11b96a60c29c10483579e6e043a7fcd1
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Convert quiet to a context manager, so its comment is no longer complaining and to simplify the code.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-