Skip to content

Commit

Permalink
Update setup.cfg to add cuda option
Browse files Browse the repository at this point in the history
  • Loading branch information
satra authored Mar 23, 2024
1 parent 902a124 commit 624afec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ console_scripts =
nobrainer=nobrainer.cli.main:cli

[options.extras_require]
and-cuda =
tensorflow[and-cuda] >=2.13, <= 2.15.1
dev =
pre-commit
pytest
Expand Down

0 comments on commit 624afec

Please sign in to comment.