add __homepage__
parent
5fa981b28b
commit
45091f4f85
|
@ -3,6 +3,7 @@ from __future__ import print_function
|
|||
|
||||
__version__ = '1.0.6'
|
||||
__author__ = 'Kaiyang Zhou'
|
||||
__homepage__ = 'https://kaiyangzhou.github.io/'
|
||||
__description__ = 'Deep learning person re-identification in PyTorch'
|
||||
__url__ = 'https://github.com/KaiyangZhou/deep-person-reid'
|
||||
|
||||
|
|
Loading…
Reference in New Issue