From 19a4df95f450ddced9ef995a29e07c3afc347241 Mon Sep 17 00:00:00 2001 From: Alessio Buccino Date: Sat, 6 Apr 2024 16:52:26 +0200 Subject: [PATCH] Release --- .github/workflows/python-publish.yml | 2 +- docs/generate_recordings.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 0754df3..049e4a5 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -24,7 +24,7 @@ jobs: - name: Install dependencies run: | pip install .[templates,test] - pip install setuptools wheel twine + pip install setuptools wheel twine build - name: Package and Upload env: STACKMANAGER_VERSION: ${{ github.event.release.tag_name }} diff --git a/docs/generate_recordings.rst b/docs/generate_recordings.rst index f7d4000..f720ad6 100644 --- a/docs/generate_recordings.rst +++ b/docs/generate_recordings.rst @@ -77,7 +77,7 @@ allows the user to specify which strings to look for in the cell model name (fro the excitatory or inhibitory set. In this example from L5 cells, all cells contining LBC (Large Basket Cells) will be marked as inhibitory, and so on. If you use custom cell models, you should overwrite this section as shown in -`this notebook `_ +`this notebook `_ using cell models from `Allen database `_. Cell-types parameters section summary