AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add patch to not fail parsing requirements files with valid options like --only-binary or --trusted-host: * 0001-Dont-fail-with-valid-options-in-requirements_txt-files.patch
- Activate test suite
- Use noun phrase in descriptions.
- version update to 0.2.0 * Support multiple hashing algorithms at the end of the URL (#24) * Preserve login info in requirement URI (#33) * Support subdirectory fragments (#32) * Support version control URLs with extras (#30)
- update to version 0.1.0: * Fix a bug involving parsing projects with underscores (#17) * Parse recursive requirements (#19)
- license update: BSD-2-Clause See License.rst
- Initial version