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

Move version SSOT to pyproject.toml #2376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bytexenon
Copy link
Contributor

I tested this on Linux, and I'm pretty sure it should work on Windows too. I'll test it on Windows later and make any needed tweaks if something's not right.

Let me know if you spot anything that needs changing

Closes #2229

@bytexenon
Copy link
Contributor Author

Update: Just tested this on Windows. Grabbed the ZIP file from my branch, extracted it to a folder, opened the terminal in Sherlock's root directory, and ran python -m pipx install . --force. Then did a quick sherlock --version check, and, it worked:
image

Next, I switched the version field in pyproject.toml to 6.6.6, re-installed Sherlock, and it also worked:
image

So yeah, looks like it's all good on Windows (at least when installing through pipx)

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.

Improved single source of truth for versioning
2 participants