Skip to content

Commit

Permalink
keep xcffib to ver 1.5.0 due to 1.6.0 not ok
Browse files Browse the repository at this point in the history
Exception occurred:
  File "/usr/local/lib/python3.8/dist-packages/xcffib/__init__.py", line 465, in List
    def to_nullsep_string(self) -> list[str]:
TypeError: 'type' object is not subscriptable

Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Jan 6, 2025
1 parent d34f187 commit 6cf79e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ docutils
breathe
commonmark
recommonmark
xcffib==1.5.0
Sphinx
sphinx-rtd-theme
sphinx_markdown_tables
Expand Down

0 comments on commit 6cf79e5

Please sign in to comment.