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.replay
Commits
79ef7519
Commit
79ef7519
authored
Jan 23, 2016
by
André Anjos
💬
Browse files
[setup] Fix URL making it point to github [ci skip]
parent
d4c01e2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
79ef7519
...
...
@@ -19,7 +19,7 @@ setup(
name
=
'bob.db.replay'
,
version
=
version
,
description
=
'Replay Attack Database Access API for Bob'
,
url
=
'http://
pypi.python.org/pypi
/bob.db.replay'
,
url
=
'http://
github.com/bioidiap
/bob.db.replay'
,
license
=
'GPLv3'
,
author
=
'Andre Anjos, Ivana Chingovska'
,
author_email
=
'andre.anjos@idiap.ch, ivana.chingovska@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