- 19 Jan, 2020 12 commits
-
-
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 3 commits
-
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
Update Python 2 warning to include a minimum sunset date and add a preamble to make referencing the warning more reliable. Ref #1458.
-
- 13 Jan, 2020 2 commits
-
-
Jason R. Coombs authored
Integrate GitHub Actions CI/CD tests
-
Géry Ogam authored
-
- 12 Jan, 2020 13 commits
-
-
Sviatoslav Sydorenko authored
This change is necessary because macOS 10.15 is now deprecated. Ref: https://github.blog/changelog/2019-10-31-github-actions-macos-virtual-environment-is-updating-to-catalina-and-dropping-mojave-supportCo-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Sviatoslav Sydorenko authored
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Jason R. Coombs authored
Restore testing on Python 2, bypassing the requires-python check when installing Setuptools.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Rely on tox-pip-version to upgrade pip
-
Jason R. Coombs authored
Rely on tox-pip-version to upgrade pip and minimize the hack for removing setuptools from the environment.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix dead link
-
Jason R. Coombs authored
Fix TestPyPI upload URI
-
Jason R. Coombs authored
Require Python 3.5 or later, dropping support for Python 2.
-
Jason R. Coombs authored
Fix for Python 4: replace unsafe six.PY3 with PY2
-
- 08 Jan, 2020 2 commits
- 06 Jan, 2020 1 commit
-
-
Dustin Ingram authored
-
- 03 Jan, 2020 1 commit
-
-
Jason R. Coombs authored
Add obnoxious warning about Python 2 being unsupported on this release with guidance on how to avoid the warning and what to do if that guidance was ineffective.
-
- 02 Jan, 2020 2 commits
-
-
Jason R. Coombs authored
This change does not yet remove any of the compatibility for Python 2, but only aims to declare the dropped support.
-
Gabriel authored
-