scipy / scipy_doctest

Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Outdated package references in README #159

Closed luxedo closed 2 months ago

luxedo commented 2 months ago

I believe that a part of the README is outdated referencing an old module name scpdt

https://github.com/scipy/scipy_doctest/blob/58ff06a837b7bff1dbac6560013fc6fd07952ae2/README.md?plain=1#L83-L86

To run I called the following:

pytest --pyargs scipy_doctest 

I can review these commands and create a PR to update it

ev-br commented 2 months ago

Please do!