aboutsummaryrefslogtreecommitdiffstats
path: root/DEVELOPING.md
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2021-10-11 16:26:05 -0700
committerGravatar GitHub <[email protected]>2021-10-11 16:26:05 -0700
commit94da7f97b2b112c966385d11df9f6e496b9f453d (patch)
tree4723b092ff71844e069694eb6c7423e2c9a6b877 /DEVELOPING.md
parentMerge #112 - increase available PIDs to 5 (diff)
parentBumps Coverage Version (diff)
Merge #117 - Bump To Python 3.10
Diffstat (limited to 'DEVELOPING.md')
-rw-r--r--DEVELOPING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPING.md b/DEVELOPING.md
index 8b0799f..fdda51a 100644
--- a/DEVELOPING.md
+++ b/DEVELOPING.md
@@ -2,7 +2,7 @@
## Initial Setup
-A Python 3.9 interpreter and the [pipenv] package are required. Once those requirements are satisfied, install the project's dependencies:
+A Python 3.10 interpreter and the [pipenv] package are required. Once those requirements are satisfied, install the project's dependencies:
```
pipenv sync --dev