Skip to content

Commit 34da1ac

Browse files
immohsinuntitaker
andauthored
Make pytest run instruction clear in contribution guide (#981)
Co-authored-by: Mohsin Mumtaz <mohsin.slanglabs.in> Co-authored-by: Markus Unterwaditzer <[email protected]>
1 parent e559525 commit 34da1ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ for you. Run `make` or `make help` to list commands.
2121
Of course you can always run the underlying commands yourself, which is
2222
particularly useful when wanting to provide arguments to `pytest` to run
2323
specific tests. If you want to do that, we expect you to know your way around
24-
Python development, and you can run the following to get started with `pytest`:
24+
Python development. To get started, clone the SDK repository, cd into it, set
25+
up a virtualenv and run:
2526

2627
# This is "advanced mode". Use `make help` if you have no clue what's
2728
# happening here!

0 commit comments

Comments
 (0)