Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
Lima-camera-andor3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LimaGroup
Lima-camera-andor3
Commits
4ab068af
Commit
4ab068af
authored
Apr 16, 2020
by
Samuel Debionne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix conda package for new docker image
parent
00f52b4c
Pipeline
#24612
passed with stages
in 10 minutes and 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
conda/camera/meta.yaml
conda/camera/meta.yaml
+1
-1
conda/tango/meta.yaml
conda/tango/meta.yaml
+1
-0
No files found.
conda/camera/meta.yaml
View file @
4ab068af
...
...
@@ -18,13 +18,13 @@ build:
requirements
:
host
:
-
python {{ python }}
-
numpy
-
sip 4.19.8
# For compatibility with pyqt 5.9.2
-
lima-core
-
andor3-sdk
build
:
-
git
-
cmake
-
make
-
{{
compiler('cxx')
}}
run
:
-
python {{ python }}
...
...
conda/tango/meta.yaml
View file @
4ab068af
...
...
@@ -19,6 +19,7 @@ build:
requirements
:
build
:
-
cmake
-
make
-
git
-
lima-core
run
:
...
...
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