Skip to content

Commit fb15875

Browse files
Revert "Pin local Python version to lowest supported (#351)" (#375)
This reverts commit 0aedc8c. Checked again and this _should_ be superfluous. Removing for now.
1 parent 1f0d183 commit fb15875

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ readme = "README.md"
99
license = "Apache-2.0"
1010
license-files = ["LICENSE"]
1111
keywords = ["validate", "protobuf", "protocol buffer"]
12-
# Keep our minimum version synced with ./.python-version.
1312
requires-python = ">=3.9"
1413
classifiers = [
1514
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)