Skip to content

Commit

Permalink
move docutils specification to pip
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jul 2, 2024
1 parent 6d2e73a commit 7f9abcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- jupyter-book
- pandas
- rdkit
- numpy
- jupyterlab
- notebook
- scipy
- biopython
Expand All @@ -22,8 +22,8 @@ dependencies:
- mdanalysis
- vina
- prolif
- docutils>=0.21
- pip:
- icn3dpy
- rcsbsearchapi
- pdb2pqr
- "docutils>0.21"

0 comments on commit 7f9abcd

Please sign in to comment.