Skip to content

Commit

Permalink
Fix expectexception install
Browse files Browse the repository at this point in the history
Turns out I'm an idiot, this url business isn't needed, see thedataincubator/expectexception#1
  • Loading branch information
znicholls authored and rgieseke committed Jan 31, 2019
1 parent 43b8d1d commit 5f1614d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def run_tests(self):
"f90nml",
"pyam-iamc @ git+https://github.com/IAMconsortium/pyam.git@master",
"PyYAML",
"expectexception @ git+https://github.com/thedataincubator/expectexception.git@684560f4dfb8cb69eb0693a1605ec0e81fd9b42a",
"expectexception",
"ipywidgets",
"appmode",
"openscm @ git+https://github.com/openclimatedata/openscm.git@master",
Expand Down

0 comments on commit 5f1614d

Please sign in to comment.