Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel LiteX
migen
Commits
5e65938f
Commit
5e65938f
authored
9 years ago
by
whitequark
Browse files
Options
Download
Email Patches
Plain Diff
conda: build migen as noarch.
parent
70a86a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
conda/migen/meta.yaml
conda/migen/meta.yaml
+2
-1
No files found.
conda/migen/meta.yaml
View file @
5e65938f
...
...
@@ -7,7 +7,8 @@ source:
git_tag
:
master
build
:
number
:
{{
environ.get("GIT_DESCRIBE_NUMBER"
,
0)
}}
noarch_python
:
true
string
:
py_{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
script
:
$PYTHON setup.py install
requirements
:
...
...
This diff is collapsed.
Click to expand it.
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