diff --git a/setup.py b/setup.py index 4f90d2d..a02a600 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ def get_requirements(filename='requirements.txt'): author='Chia-Ming Lee', author_email='zuw408421476@gmail.com', keywords='computer vision, pytorch, basicsr, image restoration, super-resolution', - url=https://github.com/ming053l/DRCT', + url='https://github.com/ming053l/DRCT', include_package_data=True, packages=find_packages(exclude=('options', 'datasets', 'experiments', 'results', 'tb_logger', 'wandb')), classifiers=[