Skip to content

Commit

Permalink
extend package build info
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Aug 12, 2024
1 parent 635e09e commit 63e9c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILD.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The IMOS passive audio tools library is wrapped in a python package named IMOSPA
python3 -m pip -v uninstall IMOSPATools
python3 -m pip -v cache purge
#. Makefile
Optional: Makefile

There is also a simple `Makefile <Makefile>`_ that is capable of the generic make functionality:

Expand All @@ -49,7 +49,7 @@ The IMOS passive audio tools library is wrapped in a python package named IMOSPA
.. ::

#.Usage
#. Usage

To use the functions from the package, just import the module and call the functions:

Expand Down

0 comments on commit 63e9c2a

Please sign in to comment.