Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.ip.facelandmarks
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
bob
bob.ip.facelandmarks
Commits
5ce5a577
There was a problem fetching the pipeline summary.
Commit
5ce5a577
authored
7 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Plain Diff
Merge branch 'python36'
parents
d7703d03
8b9f0325
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+32
-32
32 additions, 32 deletions
.gitlab-ci.yml
README.rst
+5
-4
5 additions, 4 deletions
README.rst
doc/conf.py
+0
-1
0 additions, 1 deletion
doc/conf.py
with
37 additions
and
37 deletions
.gitlab-ci.yml
+
32
−
32
View file @
5ce5a577
...
@@ -143,24 +143,6 @@ deploy_linux_27:
...
@@ -143,24 +143,6 @@ deploy_linux_27:
-
conda-linux
-
conda-linux
# Linux + Python 3.4: Builds and tests
build_linux_34
:
<<
:
*build_job
variables
:
&linux_34_build_variables
PYTHON_VERSION
:
"
3.4"
WHEEL_TAG
:
"
py3"
tags
:
-
conda-linux
test_linux_34
:
<<
:
*test_job
variables
:
*linux_34_build_variables
dependencies
:
-
build_linux_34
tags
:
-
conda-linux
# Linux + Python 3.5: Builds, tests and uploads wheel
# Linux + Python 3.5: Builds, tests and uploads wheel
build_linux_35
:
build_linux_35
:
<<
:
*build_job
<<
:
*build_job
...
@@ -195,6 +177,24 @@ docs_linux_35:
...
@@ -195,6 +177,24 @@ docs_linux_35:
-
conda-linux
-
conda-linux
# Linux + Python 3.6: Builds and tests
build_linux_36
:
<<
:
*build_job
variables
:
&linux_36_build_variables
PYTHON_VERSION
:
"
3.6"
WHEEL_TAG
:
"
py3"
tags
:
-
conda-linux
test_linux_36
:
<<
:
*test_job
variables
:
*linux_36_build_variables
dependencies
:
-
build_linux_36
tags
:
-
conda-linux
# Mac OSX + Python 2.7: Builds and tests
# Mac OSX + Python 2.7: Builds and tests
build_macosx_27
:
build_macosx_27
:
<<
:
*build_job
<<
:
*build_job
...
@@ -213,37 +213,37 @@ test_macosx_27:
...
@@ -213,37 +213,37 @@ test_macosx_27:
-
conda-macosx
-
conda-macosx
# Mac OSX + Python 3.
4
: Builds and tests
# Mac OSX + Python 3.
5
: Builds and tests
build_macosx_3
4
:
build_macosx_3
5
:
<<
:
*build_job
<<
:
*build_job
variables
:
&macosx_3
4
_build_variables
variables
:
&macosx_3
5
_build_variables
PYTHON_VERSION
:
"
3.
4
"
PYTHON_VERSION
:
"
3.
5
"
WHEEL_TAG
:
"
py3"
WHEEL_TAG
:
"
py3"
tags
:
tags
:
-
conda-macosx
-
conda-macosx
test_macosx_3
4
:
test_macosx_3
5
:
<<
:
*test_job
<<
:
*test_job
variables
:
*macosx_3
4
_build_variables
variables
:
*macosx_3
5
_build_variables
dependencies
:
dependencies
:
-
build_macosx_3
4
-
build_macosx_3
5
tags
:
tags
:
-
conda-macosx
-
conda-macosx
# Mac OSX + Python 3.
5
: Builds and tests
# Mac OSX + Python 3.
6
: Builds and tests
build_macosx_3
5
:
build_macosx_3
6
:
<<
:
*build_job
<<
:
*build_job
variables
:
&macosx_3
5
_build_variables
variables
:
&macosx_3
6
_build_variables
PYTHON_VERSION
:
"
3.
5
"
PYTHON_VERSION
:
"
3.
6
"
WHEEL_TAG
:
"
py3"
WHEEL_TAG
:
"
py3"
tags
:
tags
:
-
conda-macosx
-
conda-macosx
test_macosx_3
5
:
test_macosx_3
6
:
<<
:
*test_job
<<
:
*test_job
variables
:
*macosx_3
5
_build_variables
variables
:
*macosx_3
6
_build_variables
dependencies
:
dependencies
:
-
build_macosx_3
5
-
build_macosx_3
6
tags
:
tags
:
-
conda-macosx
-
conda-macosx
This diff is collapsed.
Click to expand it.
README.rst
+
5
−
4
View file @
5ce5a577
...
@@ -7,6 +7,8 @@
...
@@ -7,6 +7,8 @@
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.facelandmarks/master/index.html
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.facelandmarks/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/build.svg
.. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/master
:target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/coverage.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/master
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks
:target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks
.. image:: http://img.shields.io/pypi/v/bob.ip.facelandmarks.svg
.. image:: http://img.shields.io/pypi/v/bob.ip.facelandmarks.svg
...
@@ -27,11 +29,10 @@ detection library) via Bob.
...
@@ -27,11 +29,10 @@ detection library) via Bob.
Installation
Installation
------------
------------
Follow our
`installation`_ instructions. Then,
using the Python interpreter
Complete Bob's
`installation`_ instructions. Then,
to install this pacakge,
provided by the distribution, bootstrap and buildout this package
::
run
::
$ python bootstrap-buildout.py
$ conda install bob.ip.facelandmarks
$ ./bin/buildout
Contact
Contact
...
...
This diff is collapsed.
Click to expand it.
doc/conf.py
+
0
−
1
View file @
5ce5a577
...
@@ -232,7 +232,6 @@ autodoc_member_order = 'bysource'
...
@@ -232,7 +232,6 @@ autodoc_member_order = 'bysource'
autodoc_default_flags
=
[
autodoc_default_flags
=
[
'
members
'
,
'
members
'
,
'
undoc-members
'
,
'
undoc-members
'
,
'
inherited-members
'
,
'
show-inheritance
'
,
'
show-inheritance
'
,
]
]
...
...
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