fixed subscription table
This commit is contained in:
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user