mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-08-01 18:32:05 +01:00
init
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2020 mojib wali.
|
||||
#
|
||||
# invenio-theme-tugraz is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the MIT License; see LICENSE file for more
|
||||
# details.
|
||||
|
||||
[pytest]
|
||||
pep8ignore = docs/conf.py ALL
|
||||
addopts = --pep8 --doctest-glob="*.rst" --doctest-modules --cov=invenio_theme_tugraz --cov-report=term-missing
|
||||
testpaths = docs tests invenio_theme_tugraz
|
||||
Reference in New Issue
Block a user