mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-21 10:15:45 +00:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
[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
|