Skip to content

Commit 67bb1c9

Browse files
Chore: Update contributing instructions
1 parent fdab3ca commit 67bb1c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes here will be overwritten by Copier
22

3-
_commit: 0.1.65
3+
_commit: 0.1.66
44
_src_path: [email protected]:neuromath/python-template.git
55
author_name: Blue Brain Project, EPFL
66
copyright_license: Apache License 2.0

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you wish to contribute to the code base, please consider the following guid
5959
or
6060

6161
```shell
62-
tox -e py39 -e lint -e docs -e check-packaging
62+
tox run -e py39,lint,docs,check-packaging
6363
```
6464

6565
* Commit your changes using a descriptive commit message.

0 commit comments

Comments
 (0)