kennethreitz
|
a31f3427a0
|
fix failing tests
|
2018-07-03 18:12:04 -04:00 |
|
Tzu-ping Chung
|
d382842dd8
|
Remove unused utility function
All get_converted_relative_path usages are now pushed into
requirementslib.
|
2018-06-24 15:55:06 +08:00 |
|
Dan Ryan
|
60e108cb17
|
Move requirements tests to requirement library
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-23 22:03:31 -04:00 |
|
Dan Ryan
|
eb4423b208
|
Fix test references to old requirements parser
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-23 21:59:50 -04:00 |
|
Dan Ryan
|
3167285286
|
Update tests for new requirements format
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-23 21:59:50 -04:00 |
|
Dan Ryan
|
8abb764ce8
|
Update pypi urls
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-17 14:43:09 -04:00 |
|
Dan Ryan
|
f6cff554f4
|
update tests to remove False key during comparison
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-05 00:43:08 -04:00 |
|
Dan Ryan
|
08f61e7684
|
Switch to checks for Mapping type and proper bool
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-04 15:55:52 -04:00 |
|
Dan Ryan
|
fcfebaf1cc
|
Only use -e for install when editable=True
- Fixes #2121
- Add tests for regressions
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-04 15:55:52 -04:00 |
|
Dan Ryan
|
f0c33367fa
|
Parse and include extras from vcs and non-vcs urls
- Include extras when rebuilding urls from pipfiles
- Fixes #1997, #2128
Signed-off-by: Dan Ryan <dan@danryan.co>
|
2018-05-03 22:43:30 -04:00 |
|
Stephan Eckardt
|
c35cb56d85
|
Parse pypy3 version string
|
2018-04-18 12:28:09 +02:00 |
|
Tzu-ping Chung
|
4533e68bca
|
Move things around
|
2018-04-12 17:35:17 +08:00 |
|