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 ad5bee7 commit bfdffc2Copy full SHA for bfdffc2
setup.py
@@ -562,6 +562,7 @@ def is_py_64():
562
ext_modules=ext,
563
project_urls={
564
'Homepage': 'https://psycopg.org/',
565
+ 'Changes': 'https://www.psycopg.org/docs/news.html',
566
'Documentation': 'https://www.psycopg.org/docs/',
567
'Code': 'https://github.com/psycopg/psycopg2',
568
'Issue Tracker': 'https://github.com/psycopg/psycopg2/issues',
0 commit comments