summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-01-26 16:30:56 -0800
committerDavid Lord <davidism@gmail.com>2020-01-26 16:30:56 -0800
commitf43bf5f567cafbafb379382439e4be14ebf2506e (patch)
tree8aabd186432df4c1c5d35e98fb11cb6ea91dc9a6
parent55daad7091d3fa18895281b2ae7901db280b961d (diff)
parent28bf932213d7e981294d35a8f86250e897103b99 (diff)
downloadmarkupsafe-f43bf5f567cafbafb379382439e4be14ebf2506e.tar.gz
Merge branch '1.1.x'
-rw-r--r--.azure-pipelines.yml4
-rw-r--r--README.rst8
2 files changed, 5 insertions, 7 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 9e225b5..1f258e1 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -62,6 +62,10 @@ jobs:
vmImage: 'ubuntu-latest'
Windows:
vmImage: 'windows-latest'
+ CIBW_SKIP: 'cp35-*'
+ Windows Python 3.5:
+ vmImage: 'vs2017-win2016'
+ CIBW_BUILD: 'cp35-*'
Mac:
vmImage: 'macos-latest'
diff --git a/README.rst b/README.rst
index 23bf9de..1a58058 100644
--- a/README.rst
+++ b/README.rst
@@ -57,14 +57,8 @@ Links
* Website: https://palletsprojects.com/p/markupsafe/
* Documentation: https://markupsafe.palletsprojects.com/
-* License: `BSD-3-Clause <https://github.com/pallets/markupsafe/blob/master/LICENSE.rst>`_
* Releases: https://pypi.org/project/MarkupSafe/
* Code: https://github.com/pallets/markupsafe
* Issue tracker: https://github.com/pallets/markupsafe/issues
-* Test status:
-
- * Linux, Mac: https://travis-ci.org/pallets/markupsafe
- * Windows: https://ci.appveyor.com/project/pallets/markupsafe
-
-* Test coverage: https://codecov.io/gh/pallets/markupsafe
+* Test status: https://dev.azure.com/pallets/markupsafe/_build
* Official chat: https://discord.gg/t6rrQZH