mirror of https://github.com/scrapy/scrapy.git
Updated Scrapy release procedure (markdown)
parent
5ac9762c18
commit
ab5e1bdd1d
|
|
@ -59,6 +59,11 @@ git push upstream 1.2 1.2.3
|
|||
New Scrapy versions are automatically deployed on the Python Package Index
|
||||
through Travis CI.
|
||||
|
||||
However, high-level requirements like supported Python versions or
|
||||
operating system families should be updated in
|
||||
https://pypi.org/project/Scrapy/ if they change in the Scrapy version
|
||||
being released.
|
||||
|
||||
## Read the Docs
|
||||
|
||||
For new major and minor versions:
|
||||
|
|
|
|||
Loading…
Reference in New Issue