master
/ miniconda3 / envs / poem / lib / python3.10 / site-packages / ipython-8.12.0.dist-info / entry_points.txt

entry_points.txt @a8e0244 raw · history · blame

1
2
3
4
5
6
7
8
[console_scripts]
ipython = IPython:start_ipython
ipython3 = IPython:start_ipython

[pygments.lexers]
ipython = IPython.lib.lexers:IPythonLexer
ipython3 = IPython.lib.lexers:IPython3Lexer
ipythonconsole = IPython.lib.lexers:IPythonConsoleLexer