Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.devtools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
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
bob.devtools
Commits
d159531d
Commit
d159531d
authored
May 26, 2020
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[conda] Fix build deps
parent
33178428
Pipeline
#40149
failed with stage
in 1 minute and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
conda/conda_build_config.yaml
conda/conda_build_config.yaml
+0
-3
conda/meta.yaml
conda/meta.yaml
+2
-1
No files found.
conda/conda_build_config.yaml
View file @
d159531d
...
...
@@ -22,6 +22,3 @@ python:
-
3.6
-
3.7
-
3.8
setuptools
:
-
46.1.1
conda/meta.yaml
View file @
d159531d
...
...
@@ -24,7 +24,8 @@ build:
requirements
:
host
:
-
python {{ python }}
-
setuptools {{ setuptools }}
build
:
-
pip
run
:
-
python
-
setuptools
...
...
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