Skip to content

Commit 5c178f9

Browse files
authored
Merge pull request #26 from EdCaunt/fix_pytest_requirements
Update requirements.txt to reflect move of PyTest to optional requirements in core Devito
2 parents 5d1d3a9 + 531d2c1 commit 5c178f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+https://github.com/devitocodes/devito@master
1+
devito[tests] @ git+https://github.com/devitocodes/devito@master
22
matplotlib
33
networkx
44
pyvista

0 commit comments

Comments
 (0)