mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
@@ -14,7 +14,7 @@ from setuptools import find_packages, setup, Command
|
||||
# Package meta-data.
|
||||
NAME = 'requests-html'
|
||||
DESCRIPTION = 'HTML Parsing for Humans.'
|
||||
URL = 'https://github.com/requests/requests'
|
||||
URL = 'https://github.com/kennethreitz/requests-html'
|
||||
EMAIL = 'me@kennethreitz.org'
|
||||
AUTHOR = 'Kenneth Reitz'
|
||||
VERSION = '0.1.1'
|
||||
|
||||
Reference in New Issue
Block a user