LICENSE.md
README.md
pyproject.toml
sptbuild/__init__.py
sptbuild/__main__.py
sptbuild/bundler.py
sptbuild/lib.py
sptbuild/plugin_config.py
sptbuild.egg-info/PKG-INFO
sptbuild.egg-info/SOURCES.txt
sptbuild.egg-info/dependency_links.txt
sptbuild.egg-info/entry_points.txt
sptbuild.egg-info/requires.txt
sptbuild.egg-info/top_level.txt
sptbuild/commands/__init__.py
sptbuild/commands/init_config.py
sptbuild/commands/init_csproj.py
sptbuild/commands/package.py
sptbuild/commands/release.py
sptbuild/commands/setup_ci.py
sptbuild/commands/upload.py
tests/test_bundler.py
tests/test_init_config.py