Skip to content

Commit a7b2c62

Browse files
youben11ccordoba12
authored andcommitted
Run test suite using pytest instead of tox (#646)
1 parent 8bbd246 commit a7b2c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Development
112112

113113
To run the test suite:
114114

115-
``pip install .[test] && tox``
115+
``pip install .[test] && pytest``
116116

117117
Develop against VS Code
118118
=======================

0 commit comments

Comments
 (0)