pl version: examples/requirements.txt is single source of truth (#6309)

This commit is contained in:
Stas Bekman
2020-08-11 07:58:54 -07:00
committed by GitHub
parent 1d1d5bec1b
commit 7c6a085ebf
2 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
# Install newest ptl.
pip install -U git+http://github.com/PyTorchLightning/pytorch-lightning/
# Install example requirements
pip install -r ../requirements.txt