Commit graph

20 commits

Author SHA1 Message Date
df423f586f fix bugs with reading config 2022-02-18 22:42:09 +01:00
6db991acc7 implement file configs in main config 2022-02-18 16:49:06 +01:00
d41ecb2398 fix some simple bugs 2022-02-18 16:27:03 +01:00
8ad8366158 remove old .pytex dir 2022-02-17 23:01:23 +01:00
b0077a3ee9 add signal handler 2022-02-17 21:31:15 +01:00
189e0178c4 implement parts of builder 2022-02-08 21:57:30 +01:00
3571d409f0 fix some bugs, more type annotations 2022-02-08 19:01:18 +01:00
b53b3be39a fix bug with version info 2022-02-08 00:24:25 +01:00
dd65ab626b start implementing build (still failing) 2022-02-07 23:12:17 +01:00
41a7eb2c20 fix imports 2022-02-07 22:28:13 +01:00
e68fcb6550 add root dir to pytex builder 2022-02-07 19:00:25 +01:00
94b5f28567 optimize imports and reformat files 2022-02-07 18:36:30 +01:00
3dfb889728 fix some bugs in parsing 2022-02-07 18:33:00 +01:00
4557f282ce add i/o methods to build dir specification / make it a config 2022-02-07 17:43:23 +01:00
51bf833e1f fix some bugs with reading config and merging dictionaries 2022-02-07 01:09:05 +01:00
9d68c5cd9f simplify config before dumping 2022-02-07 00:21:16 +01:00
fb9a6a8471 fix writing to json and yaml 2022-02-07 00:04:31 +01:00
d37fbe1c76 dump 2022-02-06 23:53:07 +01:00
37353e8695 dump useless stuff 2022-02-06 15:11:45 +01:00
dd85f7425d refactor builder into own file 2022-02-05 21:44:52 +01:00