Skip to content

Commit

Permalink
Removed py312 mark.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnick83 committed Oct 9, 2023
1 parent d79a403 commit 159033e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ markers =
scalapack: Test requires ScaLAPACK (Intel MKL and OpenMPI). (select with '-m scalapack')
datainstrument: Test uses data instrumentation (select with '-m datainstrument')
hptt: Test requires the HPTT library (select with '-m "hptt')
py312: Test requires Python 3.12 or later (select with '-m "py312"')
python_files =
*_test.py
*_cudatest.py
Expand Down

0 comments on commit 159033e

Please sign in to comment.