- 20 Jan, 2020 12 commits
-
-
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 23 commits
-
-
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
-
Jason R. Coombs authored
Bootstrap the environment in tox, allowing simple 'tox' to run tests.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Bootstrap the environment in tox, allowing simple 'tox' to run tests and simplifying all of the pipelines.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Include PKG-INFO in minimal egg-info so that metadata doesn't need to be generated twice during bootstrap.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Ensure bdist_wheel no longer creates a universal wheel [remove bdist_wheel block], close #1976
-
Jason R. Coombs authored
Add 'Programming Language :: Python :: 3 :: Only' trove classifier
-
Ben Nuttall authored
by removing the [bdist_wheel] section
-
- 18 Jan, 2020 1 commit
-
-
Jon Dufresne authored
The project has been Python 3 only since a46a6bfd.
-
- 16 Jan, 2020 1 commit
-
-
Jason R. Coombs authored
Improve setuptools.txt
-
- 15 Jan, 2020 2 commits
- 14 Jan, 2020 1 commit
-
-
Jason R. Coombs authored
-