Skip to content

Commit

Permalink
drop scipy dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Oct 2, 2024
1 parent 0dc5836 commit e836436
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@ git+https://github.com/yaml/pyyaml.git
git+https://github.com/python-attrs/attrs

numpy>=0.0.dev0
# although we don't use scipy, we include it here so that any dependency
# that uses it during these tests will use the development version
# which is more likely to work with the above development version of numpy
scipy>=0.0.dev0

0 comments on commit e836436

Please sign in to comment.