| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop support for Python 2.6, removing lots of compatibility code for a ↵ | Jason R. Coombs | 2016-12-09 | 1 | -2/+2 |
| | | | | | leaner, cleaner codebase. Fixes #878. | ||||
| * | Correct tests after the move to packaging 16.1. | Steve Kowalik | 2016-02-09 | 1 | -14/+14 |
| | | |||||
| * | Destroy MarkerEvaluation for being pointless, fix two silly mistakes in ↵ | Steve Kowalik | 2016-01-07 | 1 | -1/+1 |
| | | | | | tests and update packaging changes. | ||||
| * | Add tests capturing platform_python_implementation and implementation_version | Jason R. Coombs | 2015-12-25 | 1 | -1/+7 |
| | | |||||
| * | First shot at removing usage of _markerlib and switching to the PEP 508 ↵ | Steve Kowalik | 2015-12-10 | 1 | -47/+17 |
| | | | | | implementation in packaging. | ||||
| * | Add support for python_platform_implementation environment marker | Andy Freeland | 2015-09-10 | 1 | -0/+3 |
| | | | | | | | This patch adds support for the 'python_platform_implementation' environment marker as defined by PEP-0426: https://www.python.org/dev/peps/pep-0426/#environment-markers | ||||
| * | Remove now deprecated test capturing failure of range comparison operators ↵ | Jason R. Coombs | 2015-06-07 | 1 | -3/+0 |
| | | | | | (Ref #380). | ||||
| * | Add tests capturing expectation for range comparison operators (Ref #380). | Jason R. Coombs | 2015-06-07 | 1 | -0/+6 |
| | | |||||
| * | And again in doctest | Jason R. Coombs | 2015-01-04 | 1 | -2/+1 |
| | | |||||
| * | Update API docs to reflect relocation of pkg_resources from module to package. | Jason R. Coombs | 2014-12-25 | 1 | -1/+1 |
| | | |||||
| * | Move api_tests to pkg_resources package. Fixes #312. | Jason R. Coombs | 2014-12-25 | 1 | -0/+420 |
