Skip to content

Commit

Permalink
Update pymoose.yml
Browse files Browse the repository at this point in the history
Not packing so  pip install . should be fine
  • Loading branch information
hrani committed Mar 8, 2024
1 parent ba12ae3 commit c7f2592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pymoose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
python -m pip install numpy matplotlib vpython --user
- name: Build
run: |
python setup.py install
pip install .

0 comments on commit c7f2592

Please sign in to comment.