Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JoKra1 authored Nov 27, 2023
1 parent 2de02ac commit 3286828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# Eigen can either be provided by conda or needs to be in "usr/include/eigen3"
# ToDo: The latter might break under windows.

SETUP_DIRECTORY = Path(__file__).resolve().parent

class get_eigen_include(object):
# Copied from: https://github.com/MatPiq/RlassoModels/blob/master/setup.py
Expand Down

0 comments on commit 3286828

Please sign in to comment.