Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed May 30, 2024
1 parent fbac1ba commit 0e8bded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ OMLT uses `just <https://github.com/casey/just>`_ to manage development tasks:
* ``just check`` to run all checks
* ``just fix`` to apply any auto-fixes
* ``just dev`` to install development dependencies in your current Python environment
* ``just dev-gpu`` to install development dependencies in your current Python environment but with GPU support
* ``just dev-gpu`` same as ``dev`` but with GPU support
* ``just docs`` to build the documentation

Contributors
Expand Down

0 comments on commit 0e8bded

Please sign in to comment.