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 = [
19
19
" Intended Audience :: Developers"
20
20
]
21
21
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
+
22
29
[tool .poetry .plugins ."pygments .lexers" ]
23
30
Ansible-output = " ansible_pygments.lexers:AnsibleOutputLexer"
24
31
ansible-output = " ansible_pygments.lexers:AnsibleOutputLexer"
You can’t perform that action at this time.
0 commit comments