Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
adbaf61e
Commit
adbaf61e
authored
Oct 17, 2019
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'remove-packaging' into 'master'
Remove packaging See merge request bob/bob.conda!434
parents
acd292d4
6bc1722b
Pipeline
#34484
passed with stage
in 31 minutes and 16 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
conda/beat-devel/meta.yaml
conda/beat-devel/meta.yaml
+2
-2
conda/bob-devel/meta.yaml
conda/bob-devel/meta.yaml
+1
-2
No files found.
conda/beat-devel/meta.yaml
View file @
adbaf61e
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2019.10.1
6
version
:
2019.10.1
7
build
:
# the build number must be zero all the time.
...
...
@@ -15,7 +15,7 @@ build:
requirements
:
host
:
-
python {{ python }}
-
bob-devel 2019.10.1
6
-
bob-devel 2019.10.1
7
-
docker-py 4.0.2
-
flask 1.0.2
-
flask-cors 3.0.7
...
...
conda/bob-devel/meta.yaml
View file @
adbaf61e
...
...
@@ -4,7 +4,7 @@ package:
name
:
bob-devel
# please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request.
version
:
2019.10.1
6
version
:
2019.10.1
7
build
:
# the build number must be zero all the time.
...
...
@@ -56,7 +56,6 @@ requirements:
-
nose 1.3.7
-
numpy 1.16.4
-
opencv 3.4.2
-
packaging
19.2
-
pillow 6.1.0
-
pkg-config 0.29.2
-
pyedflib 0.1.14
...
...
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