File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2020 - id : ruff
2121 args : [--fix, --exit-non-zero-on-fix]
2222 - id : ruff-format
23+ - repo : https://github.com/rstcheck/rstcheck
24+ rev : v6.2.5
25+ hooks :
26+ - id : rstcheck
Original file line number Diff line number Diff line change 1- ===============
1+ ================
22mocket /ˈmɔ.kɛt/
3- ===============
3+ ================
44
55.. image :: https://github.com/mindflayer/python-mocket/actions/workflows/main.yml/badge.svg?branch=main
66 :target: https://github.com/mindflayer/python-mocket/actions?query=workflow%3A%22Mocket%27s+CI%22
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66requires-python = " >=3.8"
77name = " mocket"
88description = " 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 " }
9+ readme = " README.rst"
1010license = { file = " LICENSE" }
1111authors = [{ name = " Giorgio Salluzzo" , email = " giorgio.salluzzo@gmail.com" }]
1212classifiers = [
You can’t perform that action at this time.
0 commit comments