formatting & add pymonad
This commit is contained in:
parent
d8075aad38
commit
cd3ce653e1
2
poetry.lock
generated
2
poetry.lock
generated
@ -4691,4 +4691,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "~3.8"
|
python-versions = "~3.8"
|
||||||
content-hash = "dd9127ae54f9886b01ac05cf49d8e6d622b904a717ab566638de334a92f832cb"
|
content-hash = "deaea774befbc7beb41fd3c2f62c02052fdcfc7343fbe1deb867ef824d309964"
|
||||||
|
|||||||
@ -38,6 +38,7 @@ pdfnetpython3 = "9.4.2"
|
|||||||
|
|
||||||
[tool.poetry.group.test.dependencies]
|
[tool.poetry.group.test.dependencies]
|
||||||
pytest = "^7.0.1"
|
pytest = "^7.0.1"
|
||||||
|
pymonad = "^2.4.0"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
testpaths = ["test"]
|
testpaths = ["test"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user