Skip to content

Commit

Permalink
thing
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed May 30, 2024
1 parent cd892bc commit fbac1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ OMLT uses `just <https://github.com/casey/just>`_ to manage development tasks:
* ``just`` to list available tasks
* ``just check`` to run all checks
* ``just fix`` to apply any auto-fixes
* ``just dev`` to install development dependencies
* ``just dev-gpu`` to install development dependencies but with GPU support
* ``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 docs`` to build the documentation

Contributors
Expand Down

0 comments on commit fbac1ba

Please sign in to comment.