summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b183b09..b7c0123 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,6 +7,8 @@ filterwarnings=
error
ignore:.*tool\.setuptools_scm.*
ignore:.*git archive did not support describe output.*:UserWarning
+log_level = debug
+log_cli_level = info
markers=
issue(id): reference to github issue
skip_commit: allows to skip committing in the helpers
@@ -37,8 +39,8 @@ deps=
check-manifest
docutils
pygments
- setuptools>45
typing_extensions
+ hatchling
commands=
rst2html.py README.rst {envlogdir}/README.html --strict []
check-manifest --no-build-isolation