Commit graph

1 commit

Author SHA1 Message Date
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