Skip to content

Commit e16171d

Browse files
committed
Add comments to requirements files. [ci skip]
1 parent 158e4db commit e16171d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# BioSimSpace runtime requirements.
2+
13
sire ~=2023.0.0 # this matches >= 2023.0.0 && < 2023.1.0
24

35
configargparse
@@ -18,4 +20,3 @@ pypdb
1820
pyyaml
1921
rdkit
2022
watchdog
21-

requirements_build.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# BioSimSpace build requirements.

0 commit comments

Comments
 (0)