Skip to content

Commit 46b8489

Browse files
committed
Add a warning about the importlib_metadata 4.6.x version and builds
Signed-off-by: Thomas Druez <tdruez@nexb.com>
1 parent 4063842 commit 46b8489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Configuration tools
2+
# Warning: the importlib_metadata 4.6.x series breaks the documentation builds
23
importlib_metadata==3.10.0; python_version < "3.8"
34

45
# Django related

0 commit comments

Comments
 (0)