aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-08-23 12:44:15 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-08-23 12:44:15 +0200
commitadb5a2b7bc59c578ed71d4f6aa587bacb075bd7f (patch)
tree36a141e12b725a3608678cc0248aac34131564a5
parent2483e6d3938836156ce8dd2deee453a122832072 (diff)
Add pytest dependency to README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 925cc95..ba4816f 100644
--- a/README.md
+++ b/README.md
@@ -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)