Skip to content

Commit

Permalink
ACTUALLY Make pip install src work in conda-forge env
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Nov 30, 2023
1 parent e2de558 commit 59fb8e5
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 @@ -66,6 +66,7 @@ def get_cmake_args():
'-DCMAKE_INSTALL_DATADIR=NCrystal/ncrystal_pyinst_data/data',
'-DNCrystal_DATAFILESDIR=NCrystal/ncrystal_pyinst_data/stdlib_data',
]
return ca

setup(
name="ncrystal",
Expand Down

0 comments on commit 59fb8e5

Please sign in to comment.