Skip to content

Commit 1282f93

Browse files
author
Eric T. Dawson
committed
Change README text reflecting updated dev->test dep configuration.
Signed-off-by: Eric T. Dawson <edawson@nvidia.com>
1 parent dd1934b commit 1282f93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sub-packages/bionemo-scdl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ installing the SCDL package from source.
271271
```bash
272272
git clone https://github.com/NVIDIA/bionemo-framework.git
273273
cd bionemo-framework/sub-packages/bionemo-scdl
274-
pip install -e ".[dev]"
274+
pip install -e ".[test]"
275275
```
276276

277277
### Tests

0 commit comments

Comments
 (0)