-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CHANGELOG.md * Update pyproject.toml * update readme and requirements-doc.txt * fix yaml file path for configurator tutorial * update path to yaml in configuration tutorial * update path to yaml in configuration tutorial * update working dir for gallery tests * update channel number to stop transpose warning * update yaml file path in configuration tutorial * fix text section in configuration tutorial
- Loading branch information
1 parent
c99c0c5
commit d3ac4b9
Showing
6 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,8 @@ authors = [ | |
{ name="Ryan Ly", email="[email protected]" }, | ||
{ name="Oliver Ruebel", email="[email protected]" }, | ||
{ name="Ben Dichter", email="[email protected]" }, | ||
{ name="Matthew Avaylon", email="[email protected]" } | ||
{ name="Matthew Avaylon", email="[email protected]" }, | ||
{ name="Stephanie Prince", email="[email protected]" }, | ||
] | ||
description= "Package for working with Neurodata stored in the NWB format." | ||
readme = "README.rst" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters