README.md
pyproject.toml
setup.cfg
src/data533_supermans/__init__.py
src/data533_supermans/main.py
src/data533_supermans.egg-info/PKG-INFO
src/data533_supermans.egg-info/SOURCES.txt
src/data533_supermans.egg-info/dependency_links.txt
src/data533_supermans.egg-info/top_level.txt
src/data533_supermans/administer/__init__.py
src/data533_supermans/administer/account.py
src/data533_supermans/administer/inventory.py
src/data533_supermans/customer/__init__.py
src/data533_supermans/customer/members.py
src/data533_supermans/customer/transactions.py
tests/TestSuite.py
tests/Testaccount_promotion.py
tests/Testaccount_promotion1.py
tests/Testinventory_class.py
tests/Testinventory_rollback.py
tests/test_members.py
tests/test_transactions.py