--- features: - | Subdirectories can now be included when specfifying a requirement in ``requirements.txt`` or ``test-requirements.txt`` using VCS URIs. For example: -e git+https://foo.com/zipball#egg=bar&subdirectory=baz For more information, refer to the `pip documentation `__.