- 28 Jun, 2018 1 commit
-
-
Benoit Pierre authored
Add `build-system.requires` key to `pyproject.toml`: - this is necessary with pip 10.0.1, as otherwise the defaults will be to require both `setuptools` and `wheel` (and we only need the later) - a `pyproject.toml` with no `build-system.requires` key will be invalid and rejected by a future version of pip (see https://github.com/pypa/pip/issues/5416#issuecomment-399638608)
-
- 25 Jun, 2018 2 commits
-
-
Jason R. Coombs authored
Avoid resource warning from dev scripts installed editable
-
wim glenn authored
Avoid ` ResourceWarning: unclosed file <_io.TextIOWrapper name='whatever' mode='r' encoding='UTF-8'>` on dev scripts installed editable
-
- 21 Jun, 2018 2 commits
-
-
Paul Ganssle authored
Fix Town Crier Link
-
Michael A. Smith authored
-
- 14 Jun, 2018 1 commit
-
-
Jason R. Coombs authored
-
- 06 Jun, 2018 12 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
-
Jason R. Coombs authored
Apparently when specifying any doctest_optionflags, it's necessary to also indicate the defaults. Add ELLIPSIS to fix other failing tests.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 03 Jun, 2018 14 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
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 02 Jun, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove documentation about non-package data files that's no longer relevant without eggs. Fixes #1385.
-
- 24 May, 2018 5 commits
-
-
Paul Ganssle authored
Drop support for EOL Python 3.3
-
Paul Ganssle authored
-
Hugo authored
-
Hugo authored
-
Hugo authored
-
- 20 May, 2018 1 commit
-
-
Jason R. Coombs authored
Add reference to Setuptools Developers team for clarity of maintenance and removed reference to Jason as maintainer.
-