1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Merge pull request #695 from kevin1024/drop37

Drop support for Python 3.7 (after 2023-06-27)
This commit is contained in:
Sebastian Pipping
2023-06-26 18:32:42 +02:00
committed by GitHub
30 changed files with 68 additions and 103 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
"""Tests for cassettes with custom persistence"""
# External imports