File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "motrackers"
33version = " 0.0.1"
44description = " Multi-object trackers in Python"
55authors = [
6- {name = " Aditya M. Deshpande" , email = " [ adityadeshpande2010@gmail.com](mailto:adityadeshpande2010@gmail.com) " },
6+ {name = " Aditya M. Deshpande" , email = " adityadeshpande2010@gmail.com" },
77]
88license = {file = " LICENSE.txt" }
99readme = " [README.md](http://readme.md/)"
@@ -27,8 +27,8 @@ dependencies = [
2727]
2828
2929[project .urls ]
30- homepath = " [ https://adipandas.github.io/multi-object-tracker/](https://adipandas.github.io/multi-object-tracker/) "
31- repository = " [ https://github.com/adipandas/multi-object-tracker](https://github.com/adipandas/multi-object-tracker) "
30+ homepath = " https://adipandas.github.io/multi-object-tracker"
31+ repository = " https://github.com/adipandas/multi-object-tracker"
3232
3333[build-system ]
3434requires = [" setuptools" , " wheel" ]
You can’t perform that action at this time.
0 commit comments