Skip to content

Commit

Permalink
update reviewersguide.rst on test_dependencies (#212)
Browse files Browse the repository at this point in the history
* update reviewersguide.rst on test_dependencies

See https://github.com/MDAnalysis/MDAKits/pull/211/files#r1798066089

* Update docs/source/reviewersguide.rst
  • Loading branch information
orbeckst authored Oct 14, 2024
1 parent dd045cf commit 0ccd1a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/reviewersguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ is failing
``test_dependencies``: a list of commands for installing any dependencies required by the MDAKit’s tests.
This is a *list of strings* (*AUTOMATIC CHECK*).

- *note* : care should be taken to to override the underlying ``mamba`` environment. For example, this should _not_ attempt to do a ``mamba env update`` call as it will overwrite the base mamba environment and one ends up with a conda environment without the base mdakit dependencies.



*Optional* entries
Expand Down

0 comments on commit 0ccd1a4

Please sign in to comment.