Skip to content

Commit

Permalink
remove python install
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Apr 22, 2024
1 parent 431475b commit f42a8b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/start/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ Maven groupId will be changed to `org.apache.fury` when next version is released
libraryDependencies += "org.furyio" % "fury-core" % "0.4.1"
```

### Python

```bash
pip install pyfury
```

### Golang

```bash
Expand Down

0 comments on commit f42a8b5

Please sign in to comment.