Installation instructions and contributing docs#367
Open
bprobert97 wants to merge 10 commits into
Open
Conversation
Barecheck - Code coverage reportTotal: 96.97%Your code coverage diff: 0.00% ▴ ✅ All code changes are covered |
bprobert97
added a commit
that referenced
this pull request
Jun 19, 2026
Added MR #367 references to Windows installation and CONTRIBUTING.md instructions.
Comment on lines
+2
to
+5
| # This file is autogenerated by pip-compile with Python 3.13 | ||
| # by the following command: | ||
| # | ||
| # pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml |
Collaborator
There was a problem hiding this comment.
This isn't the recommended way
Contributor
Author
There was a problem hiding this comment.
This is auto-generated text. I use pip-compile instead of uv (because I don't have uv). This is okay to use (there is a section in contributing.md about this)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds documentation to support users wishing to contribute to and use labthings-fastapi.
Note: the failure for test-with-unpinned-dependencies is not related to any code changes I have made and should be fixed in a separate PR.