Skip to content

Commit d419904

Browse files
committed
Fix doc build failing
1 parent cdcfea0 commit d419904

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
Not released
66
------------
77

8+
v0.4.1 (2022/05/31)
9+
-------------------
10+
11+
* Fix docs not building
12+
813
v0.4.0 (2022/05/31)
914
-------------------
1015

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
autodoc_mock_imports = [
5050
"scalib._scalib_ext",
5151
"scalib.version",
52+
"scalib.build_config",
5253
"numpy",
5354
]
5455

0 commit comments

Comments
 (0)