- 16 Jan, 2021 1 commit
-
-
Jason R. Coombs authored
-
- 09 Jan, 2021 3 commits
-
-
Jason R. Coombs authored
fix: suggest PyPA build instead of pep517.build
-
Jason R. Coombs authored
Avoid deprecated load_module() in pkg_resources namespace delaration
-
Jason R. Coombs authored
fix typo
-
- 08 Jan, 2021 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
YuanPei Li authored
-
YuanPei Li authored
-
YuanPei Li authored
Fix a difference between the name of function definition and calling.
-
- 06 Jan, 2021 1 commit
-
-
Petr Viktorin authored
Fixes: https://github.com/pypa/setuptools/issues/2493
-
- 02 Jan, 2021 1 commit
-
-
Henry Schreiner authored
-
- 29 Dec, 2020 7 commits
-
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Avoid hitting network during test_virtualenv.test_test_command.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 28 Dec, 2020 3 commits
-
-
Jason R. Coombs authored
In test_test_command_install_requirements, uninstall setuptools to avoid getting some other version in the environment.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replace incorrect statement about triggering installation of dependencies to indicate that the handling is mostly implementation specific. Ref pypa/setuptools#1471.
-
- 23 Dec, 2020 1 commit
-
-
Jason R. Coombs authored
docs: recommend pypa build instead of pep517.build
-
- 22 Dec, 2020 1 commit
-
-
Henry Schreiner authored
-
- 21 Dec, 2020 5 commits
-
-
Jason R. Coombs authored
Tests once again pass on an extract of the sdist.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix syntax in test_build_meta, version should not have quotes. Bug was masked by LegacyVersion parsing.
-
Jason R. Coombs authored
-
- 20 Dec, 2020 9 commits
-
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Adopt jaraco/skeleton
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix tests with pytest 6.2
-
Jason R. Coombs authored
typo
-
- 14 Dec, 2020 1 commit
-
-
Matt Deitke authored
-
- 13 Dec, 2020 2 commits
-
-
Jason R. Coombs authored
-
Chih-Hsuan Yen authored
The latest pytest deprecates pytest.yield_fixture in favor of pytest.fixture [1]. The changelog [2] says that both are the same. [1] https://github.com/pytest-dev/pytest/pull/7988 [2] https://docs.pytest.org/en/stable/changelog.html#pytest-6-2-0-2020-12-12
-