We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb6568 commit 0ec79a0Copy full SHA for 0ec79a0
pyproject.toml
@@ -23,3 +23,5 @@ ipythonconsole = "IPython.lib.lexers:IPythonConsoleLexer"
23
ipython = "IPython.lib.lexers:IPythonLexer"
24
ipython3 = "IPython.lib.lexers:IPython3Lexer"
25
26
+[project.urls]
27
+Source = "https://github.com/ipython/ipython-pygments-lexers"
0 commit comments