diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index 4d26fb1..a3c4f2f 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -59,7 +59,7 @@ git push upstream x.y x.y.z New Scrapy versions are automatically deployed on the [Python Package Index](https://pypi.org/project/Scrapy/) through [Travis CI](https://travis-ci.org/scrapy/scrapy/builds), at the -end of the Python 3.7 job of the tag build. +end of the tag build job where `PYPI_RELEASE_JOB=true` is defined. ## Read the Docs