2 parents 7f80cca + 5a62524 commit d31ca04Copy full SHA for d31ca04
1 file changed
setup.py
@@ -58,6 +58,9 @@ def build_extension(self, ext):
58
author='Tobias Gustafsson',
59
author_email='tobias.l.gustafsson@gmail.com',
60
url='https://github.com/tobgu/pyrsistent/',
61
+ project_urls={
62
+ 'Changelog': 'https://pyrsistent.readthedocs.io/en/latest/changes.html',
63
+ },
64
license='MIT',
65
license_files=['LICENSE.mit'],
66
py_modules=['_pyrsistent_version'],
0 commit comments