Install#

Note: This package requires Python 3.8 or later.

There are many ways to install this package. Below are some examples.

Install using git.#

Requirements#

Steps#

  • Clone the repo.

    git clone https://github.com/HigherOrderLogic/sort-requirements-file.git
    cd sort-requirements-file
    
  • Then run this command to install the package.

    python setup.py install