Updated Scrapy release procedure (markdown)

Adrián Chaves 2020-03-03 09:14:50 +01:00
parent abdb45c789
commit fdaaf52672
1 changed files with 1 additions and 1 deletions

@ -59,7 +59,7 @@ git push upstream 1.2 1.2.3
New Scrapy versions are automatically deployed on the
[Python PackageIndex](https://pypi.org/project/Scrapy/) through
[Travis CI](https://travis-ci.org/scrapy/scrapy/builds), at the
end of the Python 2.7 job of the tag build.
end of the Python 3.7 job of the tag build.
## Read the Docs