From 383672fa7a2f7cc29657c9f77f3ce71e5e5301db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Tue, 29 Oct 2019 13:08:00 +0100 Subject: [PATCH] Updated Scrapy release procedure (markdown) --- Scrapy-release-procedure.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index 0254b43..add361b 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -61,11 +61,6 @@ New Scrapy versions are automatically deployed on the [Travis CI](https://travis-ci.org/scrapy/scrapy/builds), at the end of the Python 2.7 job of the tag build. -However, high-level requirements like supported Python versions or -operating system families should be updated in the -[Python Package Index](https://pypi.org/project/Scrapy/) if they -change in the Scrapy version being released. - ## Read the Docs For new major and minor versions: