[22:14:20] <_habnabit> how is one supposed to install a local directory with extras? iirc you used to be able to do `pip install .[extra]`, but that's failing in pip 1.5.6
[22:14:43] <_habnabit> i tried file:///path/to/whatever[extra], but it interprets the [extra] as part of the path