Skip to content

Commit d3a090a

Browse files
author
github-actions
committed
typo
1 parent d0418f7 commit d3a090a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Preparing Pull Requests
106106

107107
$ conda env create -f ci/environment-py39.yml
108108
$ conda activate test_env
109-
$ pip install . -e
109+
$ pip install -e .
110110

111111

112112
#. Run all the tests

0 commit comments

Comments
 (0)