-
-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
Code Climate has analyzed commit 3e7be8d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (95% is the threshold). This pull request will bring the total coverage in the repository to 96.1% (0.0% change). View more on Code Climate. |
Merged manually without approval, as this is just docs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for not getting round to reviewing this earlier.
If you are working on something that has an existing issue open on the `j5` repository, please ensure that you assign | ||
the issue to yourself such that duplication of work does not accidentally occur. | ||
|
||
If you need help with Git, there are plenty of good tutorials online. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be more approachable for newcomers if we recommended one or two tutorials here.
I've opened #228 to track this.
|
||
- Python_ 3.7 or higher | ||
- python3-pip (for package management) | ||
- pipenv_ (optional) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use poetry
instead of pipenv
now.
I've opened #229 to track this.
No description provided.