Skip to content

Commit

Permalink
disable editable install of pyvisfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener committed Jul 16, 2024
1 parent fc39530 commit 0a5adc1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ git+https://github.com/mpi4py/mpi4py#egg=mpi4py
--editable git+https://github.com/pyrometheus/pyrometheus.git@tulio/entropy#egg=pyrometheus
--editable git+https://github.com/illinois-ceesd/logpyle.git#egg=logpyle
--editable git+https://github.com/kaushikcfd/feinsum.git#egg=feinsum
--editable git+https://github.com/inducer/pyvisfile.git#egg=pyvisfile

# Non-editable due to https://github.com/inducer/pyvisfile/issues/45
git+https://github.com/inducer/pyvisfile.git#egg=pyvisfile

0 comments on commit 0a5adc1

Please sign in to comment.