We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e40ec commit ba8cb63Copy full SHA for ba8cb63
docs/getting_started/installation.md
@@ -26,14 +26,3 @@ pip install git+https://github.com/shakedzy/dython.git`
26
* Download the source code as a [ZIP file](https://github.com/shakedzy/dython/zipball/master)
27
* Download the source code as a [TAR ball](https://github.com/shakedzy/dython/tarball/master)
28
29
-## Dependencies
30
-
31
-Dython requires Python 3.5 or higher, and the following packages:
32
33
-* `numpy`
34
-* `pandas`
35
-* `seaborn`
36
-* `scipy`
37
-* `matplotlib`
38
-* `sklearn`
39
-* `scikit-plot`
0 commit comments