Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-blanco committed Mar 7, 2024
1 parent 2463d51 commit 817940d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ docs:
pdoc ./pyMBE.py -o ./docs --docformat google

testsuite:
${ESPResSo_build_path}/pypresso testsuite/peptide_tests.py
python3 testsuite/peptide_tests.py

sample:
python3 sample_scripts/peptide_simulation_example.py
Expand Down

0 comments on commit 817940d

Please sign in to comment.