- 18 Oct, 2016 2 commits
-
-
stepshal authored
-
Jason R. Coombs authored
Sort manifest file list in tests
-
- 17 Oct, 2016 1 commit
-
-
Tim Heap authored
Different OS's and file systems return lists of files in different orders, not always creation order. This caused intermittent test failures. The file list is now sorted prior to being checked to ensure a consistent order across all systems. Fixes #816
-
- 16 Oct, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix issues with distribution location from eggs
-
- 15 Oct, 2016 17 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add 3.6-dev and nightly to travis configuration
-
Xavier Fernandez 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
Do not scan whole file tree when making MANIFEST
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Just use backports.unittest_mock so that tox can be invoked naturally (without having to specify an env).
-
Tim Heap authored
-
Jason R. Coombs authored
-
- 14 Oct, 2016 17 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
improve certificate handling in SUSE Linux
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Adding setuptools.command.py36compat module with functionality copied from distutils.command.sdist in 6d5603e41569
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
fix for extra names containing '-'
-
Jason R. Coombs authored
Follow PEP8 for keyword arguments syntax in setup
-
Peter Bittner authored
-