Bastian Venthur
|
0d03733b4f
|
ignoe FileNotFound Error that sometimes happens when getting mtime of directories
Fixes: #231
|
2024-10-11 11:09:32 +02:00 |
|
Bastian Venthur
|
acbbeecfe6
|
Merge branch 'master' into fix_devserver
|
2024-04-24 22:20:45 +02:00 |
|
Bastian Venthur
|
de8542b90b
|
dropped support for python 3.8 and 3.9
|
2024-04-24 22:10:48 +02:00 |
|
Bastian Venthur
|
0236dbf782
|
fixed devserver
so it does crash on build failure anymore. also made tests a bit faster
by adding a wait parameter to the autoreload method.
|
2024-04-24 21:47:59 +02:00 |
|
Bastian Venthur
|
0349bd3359
|
reformatted code
|
2023-06-16 10:25:21 +02:00 |
|
Bastian Venthur
|
87d619cc1c
|
Re-formatted the code
|
2022-09-01 12:41:25 +02:00 |
|
Bastian Venthur
|
7b6b219cdf
|
mark autoreload as NoReturn
|
2022-09-01 11:11:53 +02:00 |
|
Bastian Venthur
|
875fd85d65
|
removed types from docstrings now that we have type annotations.
note, the return value still needs to be in there.
|
2022-09-01 10:51:32 +02:00 |
|
Bastian Venthur
|
451fb1b260
|
try supporting py38
|
2022-08-31 19:54:32 +02:00 |
|
Bastian Venthur
|
322154041a
|
WIP
|
2022-08-31 17:17:02 +02:00 |
|
Bastian Venthur
|
2366a2ae86
|
print the devserver URL to output
|
2021-11-06 14:57:37 +01:00 |
|
Bastian Venthur
|
78316725cf
|
remove warning in test due to threading race condition we don´t care
about
|
2021-11-06 14:51:46 +01:00 |
|
Bastian Venthur
|
4f1632e3cd
|
Immediately rebuild once when entering autoreload
|
2021-11-06 14:12:57 +01:00 |
|
Bastian Venthur
|
9c228165e9
|
updated docs for devserver
|
2021-03-22 10:09:30 +01:00 |
|
Bastian Venthur
|
7f832a1445
|
added missing devserver.py m(
|
2021-03-19 11:24:58 +01:00 |
|