We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db27fac commit 56a34fcCopy full SHA for 56a34fc
README.md
@@ -88,7 +88,7 @@ Alternatively, you can install MetSim directly from the source if you desire to:
88
$ git clone https://github.com/UW-Hydro/MetSim.git
89
$ cd MetSim
90
$ python setup.py install
91
- $ py.test --verbose
+ $ pytest --verbose
92
93
Basic Usage
94
-----------
0 commit comments