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

Minor doc adjustments #59

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Minor doc adjustments #59

merged 2 commits into from
Sep 15, 2023

Conversation

rustydb
Copy link
Contributor

@rustydb rustydb commented Sep 14, 2023

Fixes import errors during docs generation.

Also ensures tags are pulled for `setuptools_scm` to work properly.

Updates some actions to newer/latest versions.
@rustydb rustydb merged commit cc9e24f into main Sep 15, 2023
8 checks passed
@rustydb rustydb deleted the minor-doc-adjustments branch September 15, 2023 17:40
rustydb added a commit that referenced this pull request Sep 15, 2023
The new lines added to the docs github action in #59 are
not working due to the docs workflow using an incorrect Python version.

Since I'm tired of dealing with this, I'm just making a
`.python-version` file for all the setup-python actions to read from.
rustydb added a commit that referenced this pull request Sep 15, 2023
* The docs GitHub action is failing

The new lines added to the docs github action in #59 are
not working due to the docs workflow using an incorrect Python version.

Since I'm tired of dealing with this, I'm just making a
`.python-version` file for all the setup-python actions to read from.

* Comment breaks setup-python action
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.

3 participants