Merge remote-tracking branch 'origin/sybil' into azure-pipelines

This commit is contained in:
Adrián Chaves 2020-03-30 20:25:40 +02:00
commit bdb28ac600
2 changed files with 7 additions and 2 deletions

View File

@ -30,6 +30,11 @@ setup(
name='Scrapy',
version=version,
url='https://scrapy.org',
project_urls = {
'Documentation': 'https://docs.scrapy.org/',
'Source': 'https://github.com/scrapy/scrapy',
'Tracker': 'https://github.com/scrapy/scrapy/issues',
},
description='A high-level Web Crawling and Web Scraping framework',
long_description=open('README.rst').read(),
author='Scrapy developers',

View File

@ -3,11 +3,11 @@ jmespath
mitmproxy; python_version >= '3.6'
mitmproxy<4.0.0; python_version < '3.6'
pytest < 5.4
pytest-azurepipelines
pytest-cov
pytest-twisted >= 1.11
pytest-xdist
pytest-azurepipelines
sybil
sybil >= 1.3.0 # https://github.com/cjw296/sybil/issues/20#issuecomment-605433422
testfixtures
# optional for shell wrapper tests