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
fslpy
Commits
515205ed
Commit
515205ed
authored
May 27, 2017
by
Paul McCarthy
🚵
Browse files
Merge branch 'master' into 'master'
Reverting to python 3.5 for the moment See merge request !16
parents
afddbe1c
ad7f8546
Pipeline
#517
failed with stage
in 0 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
515205ed
...
...
@@ -97,7 +97,7 @@ setup(
'Intended Audience :: Developers'
,
'License :: OSI Approved :: Apache Software License'
,
'Programming Language :: Python :: 2.7'
,
'Programming Language :: Python :: 3.
6
'
,
'Programming Language :: Python :: 3.
5
'
,
'Topic :: Software Development :: Libraries :: Python Modules'
],
packages
=
packages
,
...
...
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