Skip to content
Merged
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
2 changes: 0 additions & 2 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ Currently, tests are done on **Python CPU** (the base environment), **Python GPU

Another way is to build a docker image and use the functions inside a [docker container](#setup-guide-for-docker).

Another alternative is to run all the recommender utilities directly from a local copy of the source code. This requires installing all the necessary dependencies from Anaconda and PyPI. For instructions on how to do this, see [this guide](conda.md).

## Setup for Making a Release

The process of making a new release and publishing it to [PyPI](https://pypi.org/project/recommenders/) is as follows:
Expand Down