MDtables base OK. Use bs4. #12

This commit is contained in:
Mathieu PATUREL
2017-01-26 09:21:49 +11:00
parent 4198504fd1
commit bad1cb74c6
7 changed files with 111 additions and 21 deletions

7
dependencies.json Normal file
View File

@ -0,0 +1,7 @@
{
"*": {
"*": [
"bs4"
]
}
}