kennethreitz -> psf

This commit is contained in:
Hugo
2019-07-25 10:30:55 +03:00
parent b6fec3ab25
commit a4e45e3838
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup, Command
# Package meta-data.
NAME = 'requests-html'
DESCRIPTION = 'HTML Parsing for Humans.'
URL = 'https://github.com/kennethreitz/requests-html'
URL = 'https://github.com/psf/requests-html'
EMAIL = 'me@kennethreitz.org'
AUTHOR = 'Kenneth Reitz'
VERSION = '0.10.0'