Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.mnist
Commits
c3a136f8
Commit
c3a136f8
authored
Jan 23, 2016
by
André Anjos
💬
Browse files
[setup] Fix URL making it point to github [ci skip]
parent
e948e761
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
c3a136f8
...
...
@@ -32,7 +32,7 @@ setup(
name
=
'bob.db.mnist'
,
version
=
version
,
description
=
'MNIST Database Access API for Bob'
,
url
=
'https://
pypi.python.org/pypi
/bob.db.mnist'
,
url
=
'https://
github.com/bioidiap
/bob.db.mnist'
,
license
=
'GPLv3'
,
author
=
'Laurent El Shafey'
,
author_email
=
'laurent.el-shafey@idiap.ch'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment