Commit 66f033e6 authored by Myle Ott's avatar Myle Ott Committed by Facebook Github Bot
Browse files

Update setup.py

Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/580

Differential Revision: D14494390

Pulled By: myleott

fbshipit-source-id: 524cc16a106f2af630357e2ebdf7dde35fa7d494
parent e6422528
......@@ -43,8 +43,7 @@ setup(
'cffi',
'numpy',
'sacrebleu',
# don't include torch, to support both release and nightly builds
#'torch',
'torch',
'tqdm',
],
packages=find_packages(exclude=['scripts', 'tests']),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment