No description
Find a file
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
.github Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
docs Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
LICENSES Remove space from end of filename 2021-07-14 13:31:41 +01:00
tests add module names completion for install (#103) 2021-06-27 14:02:30 -07:00
.gitignore Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
.pre-commit-config.yaml Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
.pylintrc Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
circup.py Implement circup install --auto 2021-08-07 08:53:23 -05:00
CODE_OF_CONDUCT.rst First commit. More soon... 2019-09-02 09:05:13 +01:00
CODE_OF_CONDUCT.rst.license Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
CONTRIBUTING.rst Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
CONTRIBUTING.rst.license Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
LICENSE First commit. More soon... 2019-09-02 09:05:13 +01:00
README.rst Implement circup install --auto 2021-08-07 08:53:23 -05:00
README.rst.license Fix 84 - Apply Cookiecutter style to Circup Repo (#85) 2021-02-19 09:19:15 -08:00
readthedocs.yml Add missing read the docs config 2021-03-26 10:13:51 -07:00
requirements.txt Implement circup install --auto 2021-08-07 08:53:23 -05:00
requirements.txt.license Implement circup install --auto 2021-08-07 08:53:23 -05:00
setup.py Implement circup install --auto 2021-08-07 08:53:23 -05:00

# SPDX-FileCopyrightText: 2019 Nicholas Tollervey, written for Adafruit Industries
#
# SPDX-License-Identifier: MIT