[console_scripts]
aoc-scaffold = aoc_gliech.scripts:create_day_file

[adventofcode.user]
gliech_py = aoc_gliech.entrypoints:python
gliech_tf = aoc_gliech.entrypoints:tofu
