Skip to content

Commit aec918c

Browse files
Update dependency sphinxawesome_theme to v6
1 parent 0d60abd commit aec918c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def find_version(*file_paths):
8383
],
8484
extras_require={
8585
'test': ['pytest'],
86-
'docs': ['sphinx', 'sphinxawesome_theme>=5.3,<6'],
86+
'docs': ['sphinx', 'sphinxawesome_theme>=6,<7'],
8787
'ios': ['kivy-ios'],
8888
},
8989
classifiers=[

0 commit comments

Comments
 (0)