Skip to content
GitLab
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.biosecure
Commits
4fffafcb
Commit
4fffafcb
authored
Jan 23, 2016
by
André Anjos
💬
Browse files
[setup] Fix URL making it point to github [ci skip]
parent
9099266f
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
4fffafcb
...
...
@@ -32,7 +32,7 @@ setup(
name
=
'bob.db.biosecure'
,
version
=
version
,
description
=
'Biosecure Database Access API for Bob'
,
url
=
'https://
pypi.python.org/pypi
/bob.db.biosecure'
,
url
=
'https://
github.com/bioidiap
/bob.db.biosecure'
,
license
=
'GPLv3'
,
author
=
'Laurent El Shafey'
,
author_email
=
'laurent.el-shafey@idiap.ch'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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