update to the latest base structure (#1)

update to the latest base structure

Reviewed-by: kucerakk <kucerakk@gmail.com>
This commit is contained in:
Artem Goncharov 2022-03-30 11:52:48 +02:00 committed by GitHub
parent b0ac59563c
commit 27c70cd73d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,2 @@
[html writers]
table-style: table, caption-top

View File

@ -15,4 +15,5 @@ import setuptools
setuptools.setup(
setup_requires=['pbr>=2.0.0'],
pbr=True)
pbr=True,
py_modules=[])

2
umn/source/docutils.conf Normal file
View File

@ -0,0 +1,2 @@
[html writers]
table-style: table, caption-top