Skip to content

Commit ada1b38

Browse files
committed
Added requests as optional dep to pyproject.toml
modified: pyproject.toml
1 parent e6a0f05 commit ada1b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ extra_formats = [
7777
"pytng>=0.2.3",
7878
"gsd>3.0.0",
7979
"rdkit>=2020.03.1",
80+
"requests"
8081
]
8182
analysis = [
8283
"biopython>=1.80",

0 commit comments

Comments
 (0)