.gitignore
LICENSE
README.rst
setup.cfg
setup.py
.github/workflows/dist.yml
.github/workflows/reviewdog.yml
robotpy_installer/__init__.py
robotpy_installer/__main__.py
robotpy_installer/_pipstub.py
robotpy_installer/cacheserver.py
robotpy_installer/errors.py
robotpy_installer/installer.py
robotpy_installer/opkgrepo.py
robotpy_installer/robotfinder.py
robotpy_installer/sshcontroller.py
robotpy_installer/utils.py
robotpy_installer/version.py
robotpy_installer.egg-info/PKG-INFO
robotpy_installer.egg-info/SOURCES.txt
robotpy_installer.egg-info/dependency_links.txt
robotpy_installer.egg-info/entry_points.txt
robotpy_installer.egg-info/not-zip-safe
robotpy_installer.egg-info/requires.txt
robotpy_installer.egg-info/top_level.txt
tests/requirements.txt
tests/run_tests.py
tests/sample-requirements.txt
tests/test_basic.py