File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change 11language : python
22python :
3- - ' 2.7'
4- - ' 3.4'
5- - ' 3.5'
6- - ' 3.6'
7-
3+ - ' 2.7'
4+ - ' 3.4'
5+ - ' 3.5'
6+ - ' 3.6'
87install :
9- - pip install lxml -e .
10- - pip install -U codecov pytest-cov
11-
8+ - pip install lxml -e .
9+ - pip install -U codecov pytest-cov
1210script :
13- py.test --cov-report term --cov=cssselect
14-
11+ - py.test --cov-report term --cov=cssselect
1512after_success :
16- codecov
17-
13+ - codecov
1814deploy :
1915 provider : pypi
2016 distributions : sdist bdist_wheel
2117 skip_upload_docs : true
22- user : redapple
18+ user : scrapy
2319 password :
24- secure : T1PBD+ocIGwHMbBHPqzu7UZxpkB0w98KtEIkNzLXNQcF7JpjugZNwz4xX2xVhi8yvUQ257VtLSKpIOT2FWxrfLrgTZKbTd6Q7V5Lf3HKzLomOKUKMAd54gsOuismE27CT/SHbexskACgwVwkyG9Y3dlG6m/ZBgqoPAGaJrScjEU =
20+ secure : UjCXD1ZfqgFcCs4ciPMJDaOQefV3ZOKZ8/dTZxcoaQlE1lr6CkaN6CfTdD50SX2M9uCNWvEcYnvs6U4SizgZ27MYzFWuHonED2alHKy4AtrxCEHD/+lGo9d18cNjLMPDZateX/lITjGiZ4rmYZNuA6wmA4P/bTmdazbSufcmMqY =
2521 on :
2622 tags : true
2723 repo : scrapy/cssselect
You can’t perform that action at this time.
0 commit comments