diff --git a/setup.py b/setup.py index 0d7519c..0cc3ee7 100644 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ "pylint==3.2.7", "pycodestyle==2.12.1", "pdoc3==0.10.0", - "build==1.2.2", + "build==1.2.2.post1", "pytest==8.3.3", "pytest-xdist==3.6.1", "coverage==7.6.3",