Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shakedzy committed Jun 20, 2024
1 parent 84e40ec commit ba8cb63
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,3 @@ pip install git+https://github.com/shakedzy/dython.git`
* Download the source code as a [ZIP file](https://github.com/shakedzy/dython/zipball/master)
* Download the source code as a [TAR ball](https://github.com/shakedzy/dython/tarball/master)

## Dependencies

Dython requires Python 3.5 or higher, and the following packages:

* `numpy`
* `pandas`
* `seaborn`
* `scipy`
* `matplotlib`
* `sklearn`
* `scikit-plot`

0 comments on commit ba8cb63

Please sign in to comment.