Skip to content

Commit

Permalink
setup.py: Pin sphinxcontrib.devhelp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed May 1, 2024
1 parent 7794c96 commit e70082c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
'lxml',
'defusedxml',
'pytest',
'sphinxcontrib-applehelp<1.0.1'
'sphinxcontrib-applehelp<1.0.1',
'sphinxcontrib.devhelp<1.0.1'
],
},
namespace_packages=['sphinxcontrib'],
Expand Down

0 comments on commit e70082c

Please sign in to comment.