Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenChM committed Nov 8, 2024
1 parent 06bacd7 commit a875772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion biobb_mem/docs/source/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ biobb_mem
:maxdepth: 4

ambertools
chap
mdanalysis_biobb
lipyphilic_biobb
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
python_requires='>=3.9',
entry_points={
"console_scripts": [
"chap_run = biobb_mem.chap.chap_run:main",
"cpptraj_density = biobb_mem.ambertools.cpptraj_density:main",
"lpp_assign_leaflets = biobb_mem.lipyphilic_biobb.lpp_assign_leaflets:main",
"mda_hole = biobb_mem.mdanalysis_biobb.mda_hole:main",
]
},
classifiers=(
Expand Down

0 comments on commit a875772

Please sign in to comment.