We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c15e8 commit 60cf120Copy full SHA for 60cf120
.gitignore
@@ -6,6 +6,7 @@ build
6
*.pyc
7
__pycache__
8
docs/_build
9
+coverage.xml
10
/src/pytest_echo/version.py
11
!docs/src/.pages
12
!.gitignore
CHANGELOG
@@ -4,6 +4,7 @@
4
* add typing
5
* add ini configuration support
* new release process
+* new mkdocs base documentation
* better codestyle checking
coverage.xml
0 commit comments