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

Fixes building sample repository without being on a git repository #236

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

dpshelio
Copy link
Member

setuptools_scm needs that the package is in a git repository. The way the notes are built locally diverges, somehow, of when it's built on gh actions. Locally, I believe it detects this repository, whereas on gh actions somehow it doesn't and it fails.

Decided to comment out that line with a comment saying to use it when in a git repository.

@willGraham01 willGraham01 merged commit be766a5 into main Nov 23, 2023
4 checks passed
@willGraham01 willGraham01 deleted the fix-scm branch November 23, 2023 09:04
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.

2 participants