Add more project links

This commit is contained in:
Andrey Bienkowski 2021-03-04 07:57:14 +00:00 committed by GitHub
parent da44ac39d9
commit 4c180dd35b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,9 @@
[metadata]
project_urls =
Homepage=https://documen.tician.de/pudb/
Source=https://github.com/inducer/pudb
Tracker=https://github.com/inducer/pudb/issues
[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242,E265,W503,E402
max-line-length=85