diff --git a/PythonAPI/setup.py b/PythonAPI/setup.py index dbf00930..8c075dae 100644 --- a/PythonAPI/setup.py +++ b/PythonAPI/setup.py @@ -15,6 +15,7 @@ setup( name='pycocotools', + url="https://github.com/cocodataset/cocoapi/tree/master/PythonAPI", packages=['pycocotools'], package_dir = {'pycocotools': 'pycocotools'}, install_requires=[