Skip to content

Commit

Permalink
Add ipython_pygments_lexers as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver authored Jan 16, 2025
1 parent 60fa8e6 commit 337622f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ def run(self):
'intervaltree>=3.0.2',
'ipython>=8.12.2,<8.13.0; python_version=="3.8"',
'ipython>=8.13.0,<9.0.0,!=8.17.1; python_version>"3.8"',
'ipython_pygments_lexers',
'jedi>=0.17.2,<0.20.0',
'jellyfish>=0.7',
'jsonschema>=3.2.0',
Expand Down

0 comments on commit 337622f

Please sign in to comment.