mirror of https://github.com/scrapy/scrapy.git
Improve the Python Package Index section
parent
c0d6d8357a
commit
6cea3960e7
|
|
@ -56,13 +56,15 @@ git push upstream 1.2 1.2.3
|
|||
|
||||
## Python Package Index
|
||||
|
||||
New Scrapy versions are automatically deployed on the Python Package Index
|
||||
through Travis CI.
|
||||
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.
|
||||
|
||||
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.
|
||||
operating system families should be updated in the
|
||||
[Python PackageIndex](https://pypi.org/project/Scrapy/) if they
|
||||
change in the Scrapy version being released.
|
||||
|
||||
## Read the Docs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue