diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-08-23 12:44:15 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-08-23 12:44:15 +0200 |
commit | adb5a2b7bc59c578ed71d4f6aa587bacb075bd7f (patch) | |
tree | 36a141e12b725a3608678cc0248aac34131564a5 | |
parent | 2483e6d3938836156ce8dd2deee453a122832072 (diff) |
Add pytest dependency to README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ deviation may result in Schroedinger not working properly - matplotlib 3.8.2 - numpy 2.0.0 - scipy 1.12.0 +- pytest (optional, tests) - build (optional, wheel creation) - sphinx 5.1.1 (optional, documentation) - sphix book theme (optional, documentation) |