- 13 Oct, 2019 1 commit
-
-
isidentical authored
-
- 11 Sep, 2019 1 commit
-
-
Paul Ganssle authored
launcher: Fix build with mingw-w64
-
- 04 Sep, 2019 1 commit
-
-
Benoit Pierre authored
Fix typo in CHANGES.rst
-
- 03 Sep, 2019 1 commit
-
-
anatoly techtonik authored
-
- 21 Aug, 2019 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 17 Aug, 2019 2 commits
-
-
mergify[bot] authored
Fix some usage of deprecated `imp` module
-
Anthony Sottile authored
-
- 13 Aug, 2019 4 commits
-
-
A_Rog authored
-
Jason R. Coombs authored
This reverts commit 42bd00ad.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 12 Aug, 2019 2 commits
-
-
mergify[bot] authored
travis: update PyPy jobs to use more recent versions
-
Benoit Pierre authored
-
- 23 Jul, 2019 3 commits
-
-
mergify[bot] authored
tests: fix `test_pip_upgrade_from_source` on Python 3.4
-
Benoit Pierre authored
Do not test pip's master on 3.4, as support for it has been dropped.
-
Benoit Pierre authored
Perform a more thorough check of package_data structure
-
- 16 Jul, 2019 2 commits
-
-
Daniel Himmelstein authored
Ensure the dictionary values are lists/tuples of strings. Fix #1459.
-
Daniel Himmelstein authored
value=None raises TypeError DistutilsSetupError: 2 must be a list of strings (got None)
-
- 13 Jul, 2019 1 commit
-
-
Chris Jerdonek authored
Include the file path in get_metadata() UnicodeDecodeErrors.
-
- 30 Jun, 2019 3 commits
-
-
mergify[bot] authored
Fix CI
-
Benoit Pierre authored
-
Benoit Pierre authored
-
- 19 Jun, 2019 3 commits
-
-
Paul Ganssle authored
Use license classifiers rather than the license field.
-
mergify[bot] authored
stop using deprecated HTMLParser.unescape
-
Inada Naoki authored
HTMLParser.unescape is accessed even when unused - this will cause an exception when `HTMLParser.unescape` is removed in Python 3.9.
-
- 13 Jun, 2019 1 commit
-
-
Christoph Reiter authored
execv() requires process.h to be included according to the MSVC documentation but for some reason it also works without it. mingw-w64 on the other hand fails to build the launcher if the include isn't there, so add it.
-
- 10 Jun, 2019 1 commit
-
-
Jason R. Coombs authored
-
- 01 Jun, 2019 1 commit
-
-
Cyril Roelandt authored
The license field has a 'free' format, while the classifiers are unique identifiers, similar to SPDX identifiers. In the documentation, we should therefore showcase the use of classifiers.
-
- 28 May, 2019 3 commits
-
-
mergify[bot] authored
tests: unpin pytest
-
Benoit Pierre authored
The new releases for pytest-fixture-config and pytest-shutil are compatible with pytest>=4.0.
-
Benoit Pierre authored
Force metadata-version = 1.2 when project urls are present.
-
- 17 May, 2019 1 commit
-
-
Bastian Venthur authored
-
- 16 May, 2019 2 commits
-
-
Bastian Venthur authored
-
Bastian Venthur authored
Closes: #1756
-
- 15 May, 2019 3 commits
-
-
Paul Ganssle authored
Migrate constants from setup.py to setup.cfg
-
Bastian Venthur authored
-
Bastian Venthur authored
This also makes wheel an unconditional setup_requires dependency. Closes: #1697
-
- 14 May, 2019 2 commits
-
-
Benoit Pierre authored
Fix CIs.
-
Benoit Pierre authored
Fix the `list_dependencies_command` so arguably the most important packages are not hidden (pip, setuptools, and wheel).
-