update minimum Python version in README (#327)
Some checks failed
Publish Artifacts / Build distribution 📦 (push) Has been cancelled
Python Formatting Check / formatting (push) Has been cancelled

This commit is contained in:
Gretchen Leigh Miller 2025-02-25 12:08:35 -08:00 committed by GitHub
parent 23cee477dc
commit 6ca1a62489
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ Brozzler is designed to work in conjunction with warcprox for web archiving.
Requirements
------------
- Python 3.5 or later
- Python 3.8 or later
- RethinkDB deployment
- Chromium or Google Chrome >= version 64
@ -205,4 +205,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.