We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f586e commit ed36ea2Copy full SHA for ed36ea2
CMakeLists.txt
@@ -9,7 +9,7 @@ cmake_policy(SET CMP0074 NEW) # force find_package to take <PackageName>_ROOT va
9
# Project
10
# ----------------------------------------------------------------------
11
project(
12
- pytest_parallel VERSION 1.3-dev
+ pytest_parallel
13
DESCRIPTION "pytest_parallel extends PyTest to support parallel testing using mpi4py"
14
)
15
0 commit comments