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 91cfac0 commit 2bca049Copy full SHA for 2bca049
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["hatchling"]
3
build-backend = "hatchling.build"
4
5
[project]
6
-requires-python = ">=3.5"
+requires-python = ">=3.8"
7
name = "mocket"
8
description = "Socket Mock Framework - for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support"
9
readme = { file = "README.rst", content-type = "text/x-rst" }
0 commit comments