Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bpz
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
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
OmegaCEN
bpz
Commits
96a2f215
There was a problem fetching the pipeline stages.
Commit
96a2f215
authored
7 years ago
by
Danny Boxhoorn
Browse files
Options
Downloads
Patches
Plain Diff
Required parameters files were not packaged.
parent
c746984c
Branches
drb/bugfix/incomplete_install
Pipeline
#1031
passed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+4
-0
4 additions, 0 deletions
setup.py
with
4 additions
and
0 deletions
setup.py
+
4
−
0
View file @
96a2f215
...
...
@@ -5,4 +5,8 @@ setup(
version
=
'
1.98b1.dev1
'
,
description
=
'
Bayesian Photometric Redshift
'
,
packages
=
[
'
bpz
'
],
package_dir
=
{
'
bpz
'
:
'
bpz
'
},
package_data
=
{
'
bpz
'
:
[
'
AB/*
'
,
'
FILTER/*
'
,
'
SED/*
'
],
}
)
This diff is collapsed.
Click to expand it.
Preview
0%
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