Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
ed04deeb
Unverified
Commit
ed04deeb
authored
Oct 16, 2019
by
Francisco Massa
Committed by
GitHub
Oct 16, 2019
Browse files
Temporary fix to remove ffmpeg from build time (#1475)
parent
e279eba0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
packaging/torchvision/meta.yaml
packaging/torchvision/meta.yaml
+0
-5
No files found.
packaging/torchvision/meta.yaml
View file @
ed04deeb
...
@@ -12,8 +12,6 @@ requirements:
...
@@ -12,8 +12,6 @@ requirements:
host
:
host
:
-
python
-
python
-
setuptools
-
setuptools
-
av
-
six
# TODO remove me, only until https://github.com/pytorch/pytorch/pull/27282 gets merged
{{
environ.get('CONDA_PYTORCH_BUILD_CONSTRAINT')
}}
{{
environ.get('CONDA_PYTORCH_BUILD_CONSTRAINT')
}}
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
{{
environ.get('CONDA_CPUONLY_FEATURE')
}}
{{
environ.get('CONDA_CPUONLY_FEATURE')
}}
...
@@ -23,8 +21,6 @@ requirements:
...
@@ -23,8 +21,6 @@ requirements:
-
pillow >=4.1.1
-
pillow >=4.1.1
-
numpy >=1.11
-
numpy >=1.11
-
six
-
six
-
av
-
six
# TODO remove me, only until https://github.com/pytorch/pytorch/pull/27282 gets merged
{{
environ.get('CONDA_PYTORCH_CONSTRAINT')
}}
{{
environ.get('CONDA_PYTORCH_CONSTRAINT')
}}
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
{{
environ.get('CONDA_CUDATOOLKIT_CONSTRAINT')
}}
...
@@ -52,7 +48,6 @@ test:
...
@@ -52,7 +48,6 @@ test:
-
av
-
av
-
ca-certificates
-
ca-certificates
-
typing
-
typing
-
six
# TODO remove me, only until https://github.com/pytorch/pytorch/pull/27282 gets merged
commands
:
commands
:
pytest .
pytest .
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment