mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
test: make our tests reproducible
by seeding random generators in python random or in numpy random closes #546
This commit is contained in:
committed by
Benoit Chevallier
parent
a4da3b8210
commit
17704da169
@@ -15,6 +15,7 @@ numpy = "^1.21.2"
|
||||
pygraphviz = "^1.7"
|
||||
Pillow = "^8.3.2"
|
||||
loguru = "^0.5.3"
|
||||
pytest-randomly = "^3.10.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
isort = "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user