Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,6 @@ pip install envlogger
> sudo apt-get install libgmpxx4ldbl
> ```

If you want to use the TFDS backend, you need to install the package with
extra dependencies:

```
pip install envlogger[tfds]
```

##### Compiling from source

For this option you will need to [install Bazel](https://docs.bazel.build/versions/main/install.html) and [GMP](https://gmplib.org/) (`libgmp-dev` on Debian-based systems).
Expand Down
Loading