| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 63.1.0 → 63.2.0v63.2.0 | Jason R. Coombs | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | Bump version: 63.0.0 → 63.1.0v63.1.0 | Jason R. Coombs | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2022-07-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Honor PEP 518 with pytest-enabler. | Jason R. Coombs | 2022-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 62.6.0 → 63.0.0v63.0.0 | Benoit Pierre | 2022-07-04 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 62.5.0 → 62.6.0v62.6.0 | Anderson Bravalheri | 2022-06-19 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 62.4.0 → 62.5.0v62.5.0 | Jason R. Coombs | 2022-06-17 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 62.3.4 → 62.4.0v62.4.0 | Anderson Bravalheri | 2022-06-13 | 1 | -1/+1 |
| | | | |||||
| * | | Add setuptools.command.build (#3256) | Anderson Bravalheri | 2022-06-13 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Add setuptools.command.build | Isuru Fernando | 2022-04-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | In order to override distutils.command.build on downstream projects it is good to have a setuptools specific command which allows downstream projects to avoid importing distutils. | ||||
| * | | | Bump version: 62.3.3 → 62.3.4v62.3.4 | Anderson Bravalheri | 2022-06-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Bump version: 62.3.2 → 62.3.3v62.3.3 | Anderson Bravalheri | 2022-06-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Bump version: 62.3.1 → 62.3.2v62.3.2 | Anderson Bravalheri | 2022-05-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | Bump version: 62.3.0 → 62.3.1v62.3.1 | Anderson Bravalheri | 2022-05-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Bump version: 62.2.0 → 62.3.0v62.3.0 | Anderson Bravalheri | 2022-05-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | Docs: Combine keyword documentation (#3307) | Anderson Bravalheri | 2022-05-16 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Move userguide/keywords to deprecated/changed_keyworkds | Anderson Bravalheri | 2022-05-06 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Bump version: 62.1.0 → 62.2.0v62.2.0 | Jason R. Coombs | 2022-05-10 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Bump version: 62.0.0 → 62.1.0v62.1.0 | Jason R. Coombs | 2022-04-10 | 1 | -1/+1 |
| |/ / | |||||
| * | | Bump version: 61.3.1 → 62.0.0v62.0.0 | Anderson Bravalheri | 2022-04-04 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 61.3.0 → 61.3.1v61.3.1 | Anderson Bravalheri | 2022-04-01 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 61.2.0 → 61.3.0v61.3.0 | Anderson Bravalheri | 2022-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 61.1.1 → 61.2.0v61.2.0 | Anderson Bravalheri | 2022-03-27 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 61.1.0 → 61.1.1v61.1.1 | Anderson Bravalheri | 2022-03-26 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 61.0.0 → 61.1.0v61.1.0 | Anderson Bravalheri | 2022-03-25 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.10.0 → 61.0.0v61.0.0 | Anderson Bravalheri | 2022-03-24 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'main' into experimental/support-pyproject | Anderson Bravalheri | 2022-03-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Bump version: 60.9.3 → 60.10.0v60.10.0 | Anderson Bravalheri | 2022-03-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | Capture expectations about discovery and attr/cmdclass | Anderson Bravalheri | 2022-03-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | … `pyproject.toml` configs | ||||
| * | | | Update test dependency ini2toml to 0.9 | Anderson Bravalheri | 2022-03-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update test dependency ini2toml to 0.8 | Anderson Bravalheri | 2022-03-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update version of test dependency 'ini2toml' | Anderson Bravalheri | 2022-03-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Test pyproject.toml config has the same effect as setup.cfg | Anderson Bravalheri | 2022-03-05 | 1 | -1/+1 |
| |/ / | |||||
| * | | Remove tests for upload_docs. Removes test dependency on sphinx. Ref #2971. | Jason R. Coombs | 2022-02-17 | 1 | -1/+0 |
| | | | |||||
| * | | Bump version: 60.9.2 → 60.9.3v60.9.3 | Jason R. Coombs | 2022-02-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3112 from abravalheri/disable-coverage-pypy | Jason R. Coombs | 2022-02-17 | 1 | -1/+3 |
| |\ \ | | | | | | | Disable coverage on PyPy | ||||
| | * | | Skip pytest-cov in setup.cfg for PyPy | Anderson Bravalheri | 2022-02-15 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Instead of disabling coverage in the GitHub workflow it might be easier to just not install it in the test environment. | ||||
| * | | | Bump version: 60.9.1 → 60.9.2v60.9.2 | Jason R. Coombs | 2022-02-15 | 1 | -1/+1 |
| |/ / | |||||
| * | | Bump version: 60.9.0 → 60.9.1v60.9.1 | Jason R. Coombs | 2022-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.8.2 → 60.9.0 | Jason R. Coombs | 2022-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2022-02-12 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | Require jaraco.packaging 9 adding compatibility for projects with no ↵ | Jason R. Coombs | 2022-02-10 | 1 | -1/+1 |
| | | | | | | | | | setup.py file. | ||||
| | * | Bump pytest-mypy and remove workaround for dbader/pytest-mypy#131. | Jason R. Coombs | 2022-02-10 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.8.1 → 60.8.2v60.8.2 | Jason R. Coombs | 2022-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.8.0 → 60.8.1v60.8.1 | Jason R. Coombs | 2022-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.7.1 → 60.8.0v60.8.0 | Jason R. Coombs | 2022-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.7.0 → 60.7.1v60.7.1 | Jason R. Coombs | 2022-02-02 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.6.0 → 60.7.0v60.7.0 | Jason R. Coombs | 2022-02-01 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.5.4 → 60.6.0v60.6.0 | Jason R. Coombs | 2022-01-30 | 1 | -1/+1 |
| | | | |||||
| * | | Rely on pip_run.launch to install sitecustomize. | Jason R. Coombs | 2022-01-22 | 1 | -0/+1 |
| | | | |||||
