File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,13 @@ classifiers = [
1919 " Intended Audience :: Developers"
2020]
2121
22+ [tool .poetry .urls ]
23+ "Mailing lists" = " https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information"
24+ "Code of Conduct" = " https://docs.ansible.com/ansible/latest/community/code_of_conduct.html"
25+ "CI: GitHub" = " https://github.com/ansible-community/ansible-pygments/actions?branch:main+event:push"
26+ "CI: CodeCov" = " https://app.codecov.io/gh/ansible-community/ansible-pygments"
27+ "Bug tracker" = " https://github.com/ansible-community/ansible-pygments/issues"
28+
2229[tool .poetry .plugins ."pygments .lexers" ]
2330Ansible-output = " ansible_pygments.lexers:AnsibleOutputLexer"
2431ansible-output = " ansible_pygments.lexers:AnsibleOutputLexer"
You can’t perform that action at this time.
0 commit comments