- 05 Feb, 2020 2 commits
-
-
Jason R. Coombs authored
Fix install_scripts() if bdist_wininst is missing
-
Jason R. Coombs authored
-
- 04 Feb, 2020 2 commits
-
-
Jason R. Coombs authored
Move test dependencies to package metadata.
-
Jason R. Coombs authored
-
- 03 Feb, 2020 1 commit
-
-
Victor Stinner authored
Closes #1985
-
- 22 Jan, 2020 4 commits
-
-
Jason R. Coombs authored
Move docs dependencies into package metadata and use same technique as jaraco/skeleton to build docs in tox and rtd.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Improve tests setup in GH Actions CI/CD workflow
-
- 21 Jan, 2020 1 commit
-
-
Jason R. Coombs authored
Opt into PEP 517 for pip installs to avoid implicit dependency on Setuptools to install test dependencies.
-
- 20 Jan, 2020 18 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Move test dependencies into the package, removing 'tests' directory which masks the error reported in #1896.
-
Jason R. Coombs authored
Rewrite selective PIP_IGNORE_REQUIRES_PYTHON to allow test dependencies in metadata to be installed without ignoring REQUIRES_PYTHON
-
Jason R. Coombs authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
As per #1961. P.S. Using `contains(['2.7', 'pypy2'], matrix.python-version)` does not work even though https://help.github.com/en/actions/automating-your-workflow-with-github-actions/contexts-and-expression-syntax-for-github-actions#contains promises arrays to be supported.
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
-
Sviatoslav Sydorenko authored
Before this change, a deprecated `version` arg was used.
-
- 19 Jan, 2020 12 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix _imp module behaviour if is defined paths in find_spec call
-
Jason R. Coombs authored
Separate test for 'is_present' into its own test and add a TODO about this behavior being apparently unused.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add flake8-2020 to tests/requirements.txt
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-