- 05 Mar, 2018 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 Feb, 2018 1 commit
-
-
Jason R. Coombs authored
-
- 20 Feb, 2018 3 commits
-
-
Jason R. Coombs authored
enable pip cache in appveyor build
-
Jason R. Coombs authored
Fix documentation inconsistency on version specifier
-
Thijs Triemstra authored
-
- 19 Feb, 2018 2 commits
-
-
Vincent Philippon authored
-
Vincent Philippon authored
The `,` is the equivalent of an "and". Also, the pkg_resources section documents and behave like this too: ``` >>> pkg_resources.Requirement('requests>1,>2').specifier.contains('1.2.3') False >>> pkg_resources.Requirement('requests>1,>2').specifier.contains('2.3.4') True ```
-
- 11 Feb, 2018 8 commits
-
-
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
-
- 10 Feb, 2018 1 commit
-
-
Jason R. Coombs authored
-
- 06 Feb, 2018 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert "Prefer new_build_ext for Cython builds as recommended by Cython project. Fixes #1270." Reopens #1270. Fixes #1271. This reverts commit 038baa16.
-
- 05 Feb, 2018 1 commit
-
-
Jason R. Coombs authored
-
- 04 Feb, 2018 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Import Cython.Compiler.Main as recommended by Cython project to improve Cython detection. Fixes #1229.
-
Jason R. Coombs authored
Reflect find_packages behavior in doc
-
- 03 Feb, 2018 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
fix Python 3.7 support
-
- 25 Jan, 2018 3 commits
-
-
Jason R. Coombs authored
Fix dry-run handling
-
Benoit Pierre authored
- update scanning code to handle pyc header change - handle change to `Exception.__repr__` output
-
Benoit Pierre authored
-
- 23 Jan, 2018 1 commit
-
-
Dylan Wilson authored
find_packages doesnt find PEP420 packages but the documentation suggests that it does. see: pypa/setuptools#97
-
- 20 Jan, 2018 1 commit
-
-
Jason R. Coombs authored
-
- 05 Jan, 2018 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-