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
FSL
ukbparse
Commits
2c9ac1ed
Commit
2c9ac1ed
authored
May 07, 2019
by
Paul McCarthy
🚵
Browse files
MNT: update pypi description
parent
2c3655cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
2c9ac1ed
...
...
@@ -45,7 +45,7 @@ with open(op.join(basedir, 'README.rst'), 'rt') as f:
setup
(
name
=
'ukbparse'
,
version
=
version
,
description
=
'UK Biobank data processing library'
,
description
=
'
The FMRIB
UK Biobank data processing library'
,
long_description
=
readme
,
url
=
'https://git.fmrib.ox.ac.uk/fsl/ukbparse'
,
author
=
'Paul McCarthy'
,
...
...
@@ -55,6 +55,7 @@ setup(
classifiers
=
[
'Programming Language :: Python :: 3.5'
,
'Programming Language :: Python :: 3.6'
,
'Programming Language :: Python :: 3.7'
,
],
install_requires
=
install_requires
,
...
...
Write
Preview
Supports
Markdown
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