mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
added init to test folder
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ python:
|
||||
cache: pip
|
||||
install:
|
||||
- pip install -e .
|
||||
- pip install -r requirements.txt --ignore-installed
|
||||
- pip install numpy -I
|
||||
- pip install -r requirements.txt
|
||||
- pip install -U numpy
|
||||
|
||||
# keep build from timing out
|
||||
dist: xenial
|
||||
|
||||
Reference in New Issue
Block a user