diff options
| author | Nikolaus Waxweiler <madigens@gmail.com> | 2018-10-27 11:37:01 +0100 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2018-10-27 07:36:01 -0400 |
| commit | ef1442b187c04d8cd06ecd6adcb2c63a06637e73 (patch) | |
| tree | 6d5e07e90589e14f63d07f43c4ae1d257c855324 | |
| parent | 98056a680fde6bede9ce4c159b72d1ac01bf9067 (diff) | |
| download | python-setuptools-git-ef1442b187c04d8cd06ecd6adcb2c63a06637e73.tar.gz | |
Add changelog entry for PR #1531
| -rw-r--r-- | changelog.d/1531.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1531.misc.rst b/changelog.d/1531.misc.rst new file mode 100644 index 00000000..cc51940d --- /dev/null +++ b/changelog.d/1531.misc.rst @@ -0,0 +1 @@ +Converted Python version-specific tests to use ``skipif`` instead of ``xfail``, and removed Python 2.6-specific code from the tests. |
