Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 6cc3e60

Browse files
committed
fix contributing docs
1 parent dc93b94 commit 6cc3e60

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Running the tests
1515
-----------------
1616

1717
Both the ``skeleton`` and ``main`` branch have different tests, but
18-
the process to run them is the same::
18+
the process to run them is the same. You can run in a container using the
19+
supplied devcontainer or you can run them locally.
1920

2021
To run in a container
2122
~~~~~~~~~~~~~~~~~~~~~
@@ -45,7 +46,7 @@ on your workstation as follows::
4546
Checks
4647
~~~~~~
4748

48-
In both cases tox -p runs in parallel the following checks:
49+
In both cases tox -p runs in parallel the following checks.
4950

5051
- Build Spinx Documentation
5152
- run pytest on all tests in ./tests

0 commit comments

Comments
 (0)