- 15 Jul, 2018 1 commit
-
-
Benjamin Peterson authored
* Add a space after header, so reST rendering isn't mangled. * Add newline in template, too.
-
- 13 Jul, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 11 Jul, 2018 1 commit
-
-
Paul Ganssle authored
fix #97 PEP420: find_packages()
-
- 10 Jul, 2018 3 commits
-
-
Paul Ganssle authored
Fix "Microsoft Visual C++ Build Tools" link
-
JGoutin authored
-
JGoutin authored
-
- 09 Jul, 2018 6 commits
-
-
Paul Ganssle authored
Deprecate upload and register commands
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Dustin Ingram authored
-
Dustin Ingram authored
-
- 04 Jul, 2018 5 commits
-
-
Paul Ganssle authored
This moves the documentation out of "Basic Usage" and expands on some of the caveats of this approach.
-
Carsten Klein authored
-
Carsten Klein authored
-
Carsten Klein authored
This fixes GH #97 by introducing an alternate version of find_packages that works with PEP 420 namespace packages.
-
Carsten Klein authored
-
- 01 Jul, 2018 1 commit
-
-
Jason R. Coombs authored
docs: fix developer guide
-
- 29 Jun, 2018 1 commit
-
-
Paul Ganssle authored
fix PEP 518 configuration
-
- 28 Jun, 2018 3 commits
-
-
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)
-
Benoit Pierre authored
-
Benoit Pierre authored
Drop `Source Code` section, as it contains an outdated guideline with respect to documenting changes and its contents are already covered by other sections.
-
- 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
-