Add tinycss2 dependency to the Python environment and markup styling
This commit is contained in:
parent
fef078ea7c
commit
94f373dd2c
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
django
|
django
|
||||||
markdown
|
markdown
|
||||||
bleach
|
bleach
|
||||||
|
tinycss2
|
||||||
];
|
];
|
||||||
|
|
||||||
doCheck = false; # Skip tests during build
|
doCheck = false; # Skip tests during build
|
||||||
|
@ -268,6 +269,7 @@
|
||||||
# Markup and styling
|
# Markup and styling
|
||||||
markdown
|
markdown
|
||||||
bleach
|
bleach
|
||||||
|
tinycss2
|
||||||
|
|
||||||
# Data handling
|
# Data handling
|
||||||
pydantic
|
pydantic
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue