Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deepdraw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
medai
software
deepdraw
Commits
84f0fa90
Commit
84f0fa90
authored
5 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Patches
Plain Diff
[conda] improve conda recipe
parent
813bfe25
No related branches found
No related tags found
1 merge request
!2
[conda] improve conda recipe
Pipeline
#32849
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conda/meta.yaml
+9
-13
9 additions, 13 deletions
conda/meta.yaml
with
9 additions
and
13 deletions
conda/meta.yaml
+
9
−
13
View file @
84f0fa90
...
@@ -22,7 +22,6 @@ build:
...
@@ -22,7 +22,6 @@ build:
-
cp -R README.rst requirements.txt doc "${PREFIX}/share/doc/{{ name }}/"
-
cp -R README.rst requirements.txt doc "${PREFIX}/share/doc/{{ name }}/"
requirements
:
requirements
:
# place your build dependencies before the 'host' section
host
:
host
:
-
python {{ python }}
-
python {{ python }}
-
setuptools {{ setuptools }}
-
setuptools {{ setuptools }}
...
@@ -30,7 +29,6 @@ requirements:
...
@@ -30,7 +29,6 @@ requirements:
-
pytorch {{ pytorch }}
# [linux]
-
pytorch {{ pytorch }}
# [linux]
-
numpy {{ numpy }}
-
numpy {{ numpy }}
-
bob.extension
-
bob.extension
# place your other host dependencies here
run
:
run
:
-
python
-
python
-
setuptools
-
setuptools
...
@@ -40,17 +38,7 @@ requirements:
...
@@ -40,17 +38,7 @@ requirements:
-
pandas
-
pandas
-
matplotlib
-
matplotlib
-
tqdm
-
tqdm
-
bob.db.drive
-
bob.db.stare
-
bob.db.chasedb1
-
bob.db.hrf
-
bob.db.drionsdb
-
bob.db.rimoner3
-
bob.db.drishtigs1
-
bob.db.refuge
-
bob.db.iostar
-
tabulate
-
tabulate
# place other runtime dependencies here (same as requirements.txt)
test
:
test
:
imports
:
imports
:
...
@@ -72,7 +60,15 @@ test:
...
@@ -72,7 +60,15 @@ test:
-
coverage
-
coverage
-
sphinx
-
sphinx
-
sphinx_rtd_theme
-
sphinx_rtd_theme
# extend this list with further test-time-only dependencies
-
bob.db.drive
-
bob.db.stare
-
bob.db.chasedb1
-
bob.db.hrf
-
bob.db.drionsdb
-
bob.db.rimoner3
-
bob.db.drishtigs1
-
bob.db.refuge
-
bob.db.iostar
about
:
about
:
summary
:
Binary Segmentation Benchmark Package for Bob
summary
:
Binary Segmentation Benchmark Package for Bob
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment