We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077f287 commit fb88470Copy full SHA for fb88470
pyproject.toml
@@ -12,7 +12,7 @@ authors = [
12
{name = "Ezeudoh Tochukwu", email = "[email protected]"},
13
]
14
dynamic = ["version", "description"]
15
-requires-python = ">=3.7"
+requires-python = ">=3.8"
16
readme = "README.md"
17
home-page = "https://github.com/eadwinCode/ellar-throttler"
18
classifiers = [
@@ -29,7 +29,6 @@ classifiers = [
29
"Intended Audience :: Developers",
30
"License :: OSI Approved :: MIT License",
31
"Programming Language :: Python :: 3",
32
- "Programming Language :: Python :: 3.7",
33
"Programming Language :: Python :: 3.8",
34
"Programming Language :: Python :: 3.9",
35
"Programming Language :: Python :: 3.10",
0 commit comments