corrected package url
This commit is contained in:
parent
26eaefd1a7
commit
7129676c6a
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ setup(
|
|||||||
author = "Pawel Swietojanski, Steve Renals, Matt Graham and Antreas Antoniou",
|
author = "Pawel Swietojanski, Steve Renals, Matt Graham and Antreas Antoniou",
|
||||||
description = ("Neural network framework for University of Edinburgh "
|
description = ("Neural network framework for University of Edinburgh "
|
||||||
"School of Informatics Machine Learning Practical course."),
|
"School of Informatics Machine Learning Practical course."),
|
||||||
url = "https://github.com/CSTR-Edinburgh/mlpractical",
|
url = "https://github.com/VICO-UoE/mlpractical",
|
||||||
packages=['mlp']
|
packages=['mlp']
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user