Commit 85a7fc0
authored
Updates to the Contributing section (#310)
* Updates to the Contributing section
- no need to clarify we're using python3
- using `source` to activate the virtual environment in Mac/Linux (as per https://docs.python.org/3/library/venv.html#how-venvs-work)
- Since testutils is a local module, we need to ensure it is discoverable when running the tests - we achieve this by setting the PYTHONPATH environment variable
* fix spelling
* Reverted some changes that can cause incompatibility on some systems1 parent fb32f46 commit 85a7fc0
1 file changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1458 | 1458 | | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | | - | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
1462 | 1475 | | |
1463 | 1476 | | |
1464 | 1477 | | |
| |||
1467 | 1480 | | |
1468 | 1481 | | |
1469 | 1482 | | |
1470 | | - | |
| 1483 | + | |
1471 | 1484 | | |
1472 | 1485 | | |
1473 | 1486 | | |
| |||
0 commit comments