Updated Scrapy release procedure (markdown)

Adrián Chaves 2020-06-24 12:34:01 +02:00
parent f8f41e3162
commit 933c783832
1 changed files with 1 additions and 1 deletions

@ -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