Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Neo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NeuralEnsemble
Neo
Commits
fb378739
Commit
fb378739
authored
4 years ago
by
Andrew Davison
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.9.0
parent
c0480733
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/source/install.rst
+2
-2
2 additions, 2 deletions
doc/source/install.rst
neo/version.py
+1
-1
1 addition, 1 deletion
neo/version.py
with
3 additions
and
3 deletions
doc/source/install.rst
+
2
−
2
View file @
fb378739
...
...
@@ -30,14 +30,14 @@ Neo will still install but the IO module that uses them will fail on loading:
* stfio for StimfitIO
* pillow for TiffIO
These dependencies can be installed by specifying a comma
sep
e
rated list
on
the
These dependencies can be installed by specifying a comma
-
sep
a
rated list
with
the
``pip install`` command::
$ pip install neo[hdf5io,tiffio]
Or when installing a specific version of neo::
$ pip install neo[hdf5io,tiffio]==0.
8
.0
$ pip install neo[hdf5io,tiffio]==0.
9
.0
These additional dependencies for IO modules are available::
...
...
This diff is collapsed.
Click to expand it.
neo/version.py
+
1
−
1
View file @
fb378739
version
=
'
0.9.0
.rc0
'
version
=
'
0.9.0
'
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment