From 716663a7be2b3ed725b1a8a32701bf3ba859ecd4 Mon Sep 17 00:00:00 2001 From: J Laxson Date: Thu, 4 Jul 2024 17:28:06 -0400 Subject: [PATCH] only mention correct pythons --- pyborg/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyborg/README.md b/pyborg/README.md index 25fd35f..c450bc7 100644 --- a/pyborg/README.md +++ b/pyborg/README.md @@ -18,7 +18,7 @@ Early test/beta releases can be found via: `pip install --pre pyborg` -Note that we're using Python 3.6+ (for fancy type declarations). +Note that we're using Python 3.8+ (for fancy type declarations). Python 2 support was [dropped with](https://pythonclock.org/) the release of pyborg 2.0.