circup/requirements.txt.license
Jeff Epler d075358280 Implement circup install --auto
`--auto` uses the `findimports` module to determine what is used by
code.py (or the filename given by --auto-file=, such as --auto-file=boot.py)

`requirements.txt` is regenerated and its license information has been
detached so that it can later be updated more easily with `pip freeze`.
2021-08-07 08:53:23 -05:00

3 lines
89 B
Text

SPDX-FileCopyrightText: 2021 Autogenerated by 'pip freeze'
SPDX-License-Identifier: MIT