Skip to content

Replace nosetests references with py.test#232

Merged
wholmgren merged 1 commit into
pvlib:masterfrom
emulbreh:doc-fixes
Sep 12, 2016
Merged

Replace nosetests references with py.test#232
wholmgren merged 1 commit into
pvlib:masterfrom
emulbreh:doc-fixes

Conversation

@emulbreh
Copy link
Copy Markdown
Contributor

@emulbreh emulbreh commented Aug 4, 2016

No description provided.

Comment thread docs/sphinx/source/installation.rst Outdated
#. **Activate** the new conda environment: ``source activate pvlibdev``
#. **Install** additional packages into your development environment:
``conda install jupyter ipython matplotlib seaborn nose flake8``
``conda install jupyter ipython matplotlib seaborn pytest flake8``
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We actually currently need both nose and pytest due to our use of a pandas test function that requires nose.

@wholmgren
Copy link
Copy Markdown
Member

Thanks. I missed the notification that this was updated.

@wholmgren wholmgren merged commit 1d9506c into pvlib:master Sep 12, 2016
wholmgren added a commit that referenced this pull request Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants