updating project url

This commit is contained in:
Nate Prewitt
2019-09-19 07:52:28 -07:00
parent afb508f6a7
commit e08981ee46
+1 -1
View File
@@ -108,6 +108,6 @@ setup(
},
project_urls={
'Documentation': 'http://docs.python-requests.org',
'Source': 'https://github.com/kennethreitz/requests',
'Source': 'https://github.com/psf/requests',
},
)