requirements/tools
Davanum Srinivas 836a390b91 Add semi-colon as separator for parsing package names
If we don't do this then the following line:
weakrefmethod;python_version=='2.7' or python_version=='2.6' # PSF

ends up as:
weakrefmethod;python_version

in the cruft output. So we need to add ';' to get the output
as 'weakrefmethod'

Change-Id: I7b32bfe70df3bb24ca301db9952d76451674a0db
2016-05-06 16:05:17 -04:00
..
babel-test.sh Babel Integration tests 2016-04-24 17:21:18 -05:00
build_wheels.sh Fix the empty string issue for pip 2015-05-13 20:51:01 +08:00
cap.py Import cap.py tool to cap explicit dependencies 2015-02-20 15:32:48 -08:00
cruft.sh Add semi-colon as separator for parsing package names 2016-05-06 16:05:17 -04:00
integration.sh Merge "Stop special casing jeepyb and pypi-mirror in test" 2015-10-23 18:29:02 +00:00
what-broke.py Keep py3.X compatibility for urllib 2016-01-05 08:39:43 +05:30