Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
55542283
Commit
55542283
authored
Apr 18, 2018
by
Maria Arsuaga Rios
Browse files
FTS-1186
: Adding the download url
parent
2634fd02
Pipeline
#360735
failed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
55542283
...
...
@@ -62,6 +62,7 @@ setup(
author
=
'FTS3 Developers'
,
author_email
=
'fts-devel@cern.ch'
,
url
=
'http://fts3-service.web.cern.ch/'
,
download_url
=
'https://gitlab.cern.ch/fts/fts-rest'
,
license
=
'Apache 2'
,
packages
=
[
'fts3'
,
'fts3.cli'
,
'fts3.model'
,
'fts3.rest'
,
'fts3.rest.client'
,
'fts3.rest.client.easy'
],
package_dir
=
{
'fts3'
:
os
.
path
.
join
(
base_dir
,
'src'
,
'fts3'
)},
...
...
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