Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1,11 @@
|
|||
[console_scripts]
|
||||
iptest = IPython.testing.iptestcontroller:main
|
||||
iptest3 = IPython.testing.iptestcontroller:main
|
||||
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue