thsf.net/src/thsf.egg-info/SOURCES.txt

31 lines
924 B
Plaintext

MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/thsf/__init__.py
src/thsf.egg-info/PKG-INFO
src/thsf.egg-info/SOURCES.txt
src/thsf.egg-info/dependency_links.txt
src/thsf.egg-info/requires.txt
src/thsf.egg-info/top_level.txt
src/thsf/backend/__init__.py
src/thsf/navbar/__init__.py
src/thsf/schedule/__init__.py
src/thsf/static/css/planning.css
src/thsf/static/css/style.css
src/thsf/static/css/tooltip.css
src/thsf/static/fonts/PFDinTextCompPro-Medium.ttf
src/thsf/static/fonts/PFDinTextCompPro-Thin.ttf
src/thsf/static/fonts/Uni Sans Bold.otf
src/thsf/static/fonts/Uni Sans Book.otf
src/thsf/static/images/affiche_v1.png
src/thsf/static/images/bg.png
src/thsf/static/images/favicon.png
src/thsf/static/images/logo.svg
src/thsf/static/images/pretalx-header.png
src/thsf/templates/base.html
src/thsf/templates/index.html
src/thsf/templates/navbar.html
src/thsf/templates/planning.html
src/thsf/templates/slot.html