Skip to content

Commit

Permalink
Tell cmake that the df032 tutorial needs numpy.
Browse files Browse the repository at this point in the history
  • Loading branch information
hageboeck committed Feb 15, 2023
1 parent 8ba52e8 commit e023803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,7 @@ if(ROOT_pyroot_FOUND)
# and add it to the list "fixtureLists" below.
file(GLOB requires_numpy RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
dataframe/df026_AsNumpyArrays.py
dataframe/df032_RDFFromNumpy.py
fit/combinedFit.py
fit/multifit.py
roofit/rf409_NumPyPandasToRooFit.py)
Expand Down

0 comments on commit e023803

Please sign in to comment.