- 20 Dec, 2020 2 commits
-
-
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 1 commit
-
-
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
-
- 12 Dec, 2020 4 commits
-
-
Jason R. Coombs authored
-
Chih-Hsuan Yen authored
setuptools appends --find-links to pip if dependency_links is found, and both takes URLs [1][2]. [1] https://github.com/pypa/setuptools/blob/v51.0.0/docs/userguide/dependency_management.rst#dependencies-that-arent-in-pypi [2] https://pip.pypa.io/en/stable/reference/pip_install/#cmdoption-f
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 07 Dec, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove tests guaranteeing that (vendored) dependencies can be installed without setuptools.
-
- 06 Dec, 2020 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
In a PEP 517 world without distutils, packagers will need to find another way to build and supply the dependencies
-
Jason R. Coombs authored
-
Jason R. Coombs authored
fix broken link to entry-points details
-
Jason R. Coombs authored
Fix all deprecated set-env and add-path uses @ GHA
-
Jason R. Coombs authored
Fixes syntax issues in quickstart (#2448)
-
Jason R. Coombs authored
Update quickstart.rst
-
Jason R. Coombs authored
s/517/PEP 517/
-
- 05 Dec, 2020 1 commit
-
-
wim glenn authored
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
-
- 04 Dec, 2020 1 commit
-
-
wim glenn authored
-
- 19 Nov, 2020 1 commit
-
-
Sviatoslav Sydorenko authored
-
- 18 Nov, 2020 4 commits
-
-
Harald Korneliussen authored
Quotes in the name and packages field causes an "Invalid distribution name or version syntax" if you follow this quickstart guide directly. pep517.build also requires you to specify the directory.
-
Jason R. Coombs authored
Upgrade GHA actions using deprecated env mechanism
-
Sviatoslav Sydorenko authored
Refs: * github.com/deadsnakes/issues/issues/135 * github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
-
Sviatoslav Sydorenko authored
-
- 20 Oct, 2020 1 commit
-
-
Greg Solon authored
Removed quotes in setup.cfg which caused build to fail.
-
- 19 Oct, 2020 1 commit
-
-
Marius Gedminas authored
-
- 18 Oct, 2020 9 commits
-
-
Jason R. Coombs authored
Switch to RTD v2 config
-
Jason R. Coombs authored
Reconstruct changelog with categories from history
-
Jason R. Coombs authored
Drop support for Python 3.5
-
Jason R. Coombs authored
-
Sviatoslav Sydorenko authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
📝 Update devguide links in the PR template -
Jason R. Coombs authored
-
- 17 Oct, 2020 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Sviatoslav Sydorenko authored
This is necessary because the document has been moved in PR #2426.
-
Jason R. Coombs authored
Fix sphinx strictness-related failures
-