Add basics for parsing a config file
This commit is contained in:
12
requirements.txt
Normal file
12
requirements.txt
Normal 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
|
Reference in New Issue
Block a user