Skip to content

Fix issues related to the switchover to pytest.#2685

Merged
tgamblin merged 1 commit intodevelopfrom
bugfix/pytest-fixes
Dec 29, 2016
Merged

Fix issues related to the switchover to pytest.#2685
tgamblin merged 1 commit intodevelopfrom
bugfix/pytest-fixes

Conversation

@tgamblin
Copy link
Copy Markdown
Member

@tgamblin tgamblin commented Dec 29, 2016

Fixes issues introduced in #2502.

  • Remove stale reference to import nose from bin/spack script.
  • Add py to externals (missing dependency for pytest)

@pramodk @jgalarowicz @schulzm Does this fix your issues?

- Remove stale reference to `import nose` from `bin/spack` script.
- Add `py` to externals (missing dependency for `pytest`)
@tgamblin tgamblin added bug Something isn't working external-packages labels Dec 29, 2016
@tgamblin tgamblin merged commit d6390c1 into develop Dec 29, 2016
@tgamblin
Copy link
Copy Markdown
Member Author

@alalazo FYI

@pramodk
Copy link
Copy Markdown
Contributor

pramodk commented Dec 30, 2016

@pramodk @jgalarowicz @schulzm Does this fix your issues?

yes, nose import error issue is fixed now!

@tgamblin tgamblin deleted the bugfix/pytest-fixes branch December 31, 2016 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working external-packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants