From 3c9875db19dae7480a833ab44304c4ba7aea9fcf Mon Sep 17 00:00:00 2001 From: Paul Melnikow Date: Mon, 4 Nov 2019 16:54:52 -0500 Subject: [PATCH] Readme: Remove obsolete bullet for Appveyor setup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 64266b0c..738c61b4 100644 --- a/README.md +++ b/README.md @@ -215,8 +215,6 @@ jobs: -- Commit those files, enable building of your repo on Travis CI and AppVeyor, and push. - All being well, you should get wheels delivered to you in a few minutes. > ⚠️ Got an error? Check the [checklist](#it-didnt-work) below.