Add basics for parsing a config file

This commit is contained in:
2022-03-11 01:36:11 +01:00
parent c35ee252d9
commit 8e06777e51
5 changed files with 108 additions and 3 deletions

12
requirements.txt Normal file
View File

@@ -0,0 +1,12 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile
#
commonmark==0.9.1
# via rich
pygments==2.11.2
# via rich
rich==12.0.0
# via -r requirements.in