Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
zqfang committed Aug 24, 2023
1 parent 1293919 commit 7a5722b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,18 @@ Or use ``get_library_name`` function inside python console.
Dev
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: shell
# test rust extension only
cargo test --features=extension-module
# test whole package
python setup.py test
Bug Report
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 7a5722b

Please sign in to comment.