MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
modelcards/__init__.py
modelcards/card_data.py
modelcards/cards.py
modelcards/modelcard_template.md
modelcards.egg-info/PKG-INFO
modelcards.egg-info/SOURCES.txt
modelcards.egg-info/dependency_links.txt
modelcards.egg-info/requires.txt
modelcards.egg-info/top_level.txt
tests/__init__.py
tests/hub_fixtures.py
tests/test_card_data.py
tests/test_cards.py