mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-04-28 03:41:46 +01:00
fixed mapping on creators for authors.html
fixed margin of h2,h4 plus added some css style.
This commit is contained in:
@@ -17,12 +17,13 @@ history = open('CHANGES.rst').read()
|
||||
|
||||
tests_require = [
|
||||
'check-manifest>=0.25',
|
||||
'coverage>=4.0',
|
||||
# coverage pinned because of https://github.com/nedbat/coveragepy/issues/716
|
||||
'coverage>=4.0,<5.0.0',
|
||||
'isort>=4.3.3, <5.0.0',
|
||||
'pydocstyle>=2.0.0',
|
||||
'pytest-cov>=2.5.1',
|
||||
'pytest-pep8>=1.0.6',
|
||||
'pytest-invenio>=1.2.1',
|
||||
'pytest-invenio>=1.3.2',
|
||||
]
|
||||
|
||||
extras_require = {
|
||||
|
||||
Reference in New Issue
Block a user