Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/conf.py: fix after move to nitime/_version.py. #212

Merged
merged 1 commit into from Apr 29, 2024

Conversation

emollier
Copy link
Contributor

Since introduction of nitime/_version.py through the move to pyproject.toml, the sphinx documentation configuration script does not seem to have followed. Use of the former variables are causing a variety of errors when trying to rebuild the documentation. Adjusting to the new set of variables from nitime/_version.py fixes that.

Since introduction of nitime/_version.py through the move to
pyproject.toml, the sphinx documentation configuration script does not
seem to have followed.  Use of the former variables are causing a
variety of errors when trying to rebuild the documentation.  Adjusting
to the new set of variables from nitime/_version.py fixes that.

Signed-off-by: Étienne Mollier <emollier@debian.org>
@arokem arokem merged commit 88b8541 into nipy:master Apr 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants