Skip to content

Commit 2bca049

Browse files
authored
Update pyproject.toml
1 parent 91cfac0 commit 2bca049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
requires-python = ">=3.5"
6+
requires-python = ">=3.8"
77
name = "mocket"
88
description = "Socket Mock Framework - for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support"
99
readme = { file = "README.rst", content-type = "text/x-rst" }

0 commit comments

Comments
 (0)