Skip to content

Commit

Permalink
Update doc/contributors_guide/tips_and_tricks.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesca L. Bleken <[email protected]>
  • Loading branch information
jesper-friis and francescalb authored Jan 12, 2025
1 parent 3a54832 commit bb712a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/contributors_guide/tips_and_tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This can be done as follows:

cd dlite # root of source directory
pip install wheel -r requirements.txt
pip install wheel -r requirements.txt
pip wheel -w python/dist ./python

3. Install the wheel with pip in a newly created environment (the version numbers may differ for your case)
Expand Down

0 comments on commit bb712a1

Please sign in to comment.