update github url

This commit is contained in:
fcakyon 2021-04-08 13:25:43 +03:00 committed by GitHub
parent aafdfb6573
commit b0e08842c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ if __name__ == '__main__':
description='Text Detection, OCR, and NLP Toolbox',
long_description=readme(),
keywords='Text Detection, OCR, KIE, NLP',
url='https://github.com/jeffreykuang/mmocr',
url='https://github.com/open-mmlab/mmocr',
packages=find_packages(exclude=('configs', 'tools', 'demo')),
package_data={'mmocr.ops': ['*/*.so']},
classifiers=[