Skip to content
Snippets Groups Projects
Commit 80099ca8 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[setup] fixed description and URL

parent 478a2f51
No related branches found
No related tags found
No related merge requests found
......@@ -43,9 +43,8 @@ setup(
# information before releasing code publicly.
name = 'bob.learn.pytorch',
version = open("version.txt").read().rstrip(),
description = 'Examples',
url = '',
description = 'Various GAN to generate face images',
url = 'https://gitlab.idiap.ch/heusch/bob.learn.pytorch',
license = 'BSD',
author = 'Guillaume Heusch',
author_email = 'guillaume.heusch@idiap.ch',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment