42c85f654f
Applies a patch to use Python 3.6 compatible types in our vendored `packaging` implementation used in the interpreter query script. Adds Python 3.6 and 3.7 test coverage in CI.
13 lines
424 B
Markdown
13 lines
424 B
Markdown
# `pypa/packaging`
|
|
|
|
This directory contains vendored [pypa/packaging](https://github.com/pypa/packaging) modules as of
|
|
[cc938f984bbbe43c5734b9656c9837ab3a28191f](https://github.com/pypa/packaging/tree/cc938f984bbbe43c5734b9656c9837ab3a28191f/src/packaging).
|
|
|
|
The files are licensed under BSD-2-Clause OR Apache-2.0.
|
|
|
|
## Patches
|
|
|
|
The following patches have been applied:
|
|
|
|
- [python36-support.patch](./python36-support.patch)
|