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
|
||||
markdown
|
||||
bleach
|
||||
tinycss2
|
||||
];
|
||||
|
||||
doCheck = false; # Skip tests during build
|
||||
|
@ -268,6 +269,7 @@
|
|||
# Markup and styling
|
||||
markdown
|
||||
bleach
|
||||
tinycss2
|
||||
|
||||
# Data handling
|
||||
pydantic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue