Commit d5ffff2
committed
Add numpy to project dependencies
Add 'numpy' to the dependencies list in pyproject.toml so NumPy will be installed with the package; this ensures any code that relies on NumPy's numerical functionality has the dependency available. No other files were changed.1 parent 2c7590d commit d5ffff2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments