.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/publish.yml
src/tf2_sku/__init__.py
src/tf2_sku/sku.py
src/tf2_sku/utils.py
src/tf2_sku.egg-info/PKG-INFO
src/tf2_sku.egg-info/SOURCES.txt
src/tf2_sku.egg-info/dependency_links.txt
src/tf2_sku.egg-info/top_level.txt
tests/__init__.py
tests/test_sku.py