mirror of https://github.com/scrapy/scrapy.git
Updated Scrapy release procedure (markdown)
parent
4887b03d0a
commit
3e9a30b684
|
|
@ -151,5 +151,6 @@ To avoid the risk of CI suddenly failing and confusing pull request authors, we
|
|||
- flake8
|
||||
- pylint
|
||||
- pytest-cov
|
||||
- pytest-flake8
|
||||
|
||||
Right after a major or minor release would be a good time to update those packages, solving or allow-listing any issue raised by their new versions.
|
||||
Loading…
Reference in New Issue