diff options
| author | Paul Ganssle <pganssle@users.noreply.github.com> | 2018-11-04 12:38:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-04 12:38:42 -0500 |
| commit | b0c746640f87ad2719a7ebfbdc226d3fd43296b6 (patch) | |
| tree | f6960b395631d72abd4ab510684c503672b7151b /changelog.d | |
| parent | 46af765c49f548523b8212f6e08e1edb12f22ab6 (diff) | |
| parent | b2cbe8606a12913c12b9a1fe3f5f8c0f8082c296 (diff) | |
| download | external_python_setuptools-b0c746640f87ad2719a7ebfbdc226d3fd43296b6.tar.gz external_python_setuptools-b0c746640f87ad2719a7ebfbdc226d3fd43296b6.tar.bz2 external_python_setuptools-b0c746640f87ad2719a7ebfbdc226d3fd43296b6.zip | |
Merge pull request #1572 from pganssle/import_futures_test_reqs
Add futures and backport to Python 2.7 test requirements
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/1572.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1572.misc.rst b/changelog.d/1572.misc.rst new file mode 100644 index 00000000..aa3ab7ae --- /dev/null +++ b/changelog.d/1572.misc.rst @@ -0,0 +1 @@ +Added the ``concurrent.futures`` backport ``futures`` to the Python 2.7 test suite requirements. |
