Skip to content

Conversation

musvaage
Copy link
Contributor

@lucascolley

mostly release note fixes
tutorial also affected and some other cleanup

@github-actions github-actions bot added Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks labels Sep 17, 2024
Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for your first contribution to SciPy!

@lucascolley lucascolley added this to the 1.15.0 milestone Sep 17, 2024
@lucascolley lucascolley merged commit 7635e03 into scipy:main Sep 17, 2024
5 of 7 checks passed
@musvaage
Copy link
Contributor Author

@lucascolley

doc/source/building/index.rst (line 355)

.\venv\Scripts\activate

Doesn't Windows .\venv\Scripts\ have a .bat and a .ps1 file?

.\venv\Scripts\Activate.ps1

or, as pwsh is case-insensitive

.\venv\Scripts\activate.ps1

@lucascolley
Copy link
Member

hmm, I'm not sure. Maybe open a new issue about that?

@musvaage
Copy link
Contributor Author

musvaage commented Sep 18, 2024

@DimitriPapadopoulos

if pertinent to the corpus of codespell

some fixes in this pull and its sibling #21573

DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 18, 2024
DimitriPapadopoulos added a commit to DimitriPapadopoulos/codespell that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants