Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
refscrub
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Public
PASSOFT
refscrub
Commits
895eff05
Commit
895eff05
authored
4 years ago
by
Garrett Bates
Browse files
Options
Downloads
Plain Diff
Merge branch 'packaging' into 'master'
Conda packaging See merge request passoft/refscrub!7
parents
cd027ab5
cf1e4784
No related branches found
No related tags found
1 merge request
!7
Conda packaging
Pipeline
#1167
passed with stage
Stage: test
in 36 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conda.recipe/meta.yaml
+16
-10
16 additions, 10 deletions
conda.recipe/meta.yaml
with
16 additions
and
10 deletions
conda.recipe/meta.yaml
+
16
−
10
View file @
895eff05
package
:
name
:
refscrub
version
:
20
11.04
6
version
:
20
20.21
6
source
:
path
:
..
path
:
..
/
build
:
# If the installation is complex, or different between Unix and Windows, use
# separate bld.bat and build.sh files instead of this key. Add the line
# "skip: True # [py<35]" (for example) to limit to Python 3.5 and newer, or
# "skip: True # [not win]" to limit to Windows.
script
:
python setup.py install --single-version-externally-managed --record=record.txt
noarch
:
python
number
:
1
script
:
{{
PYTHON
}}
-m pip install . --no-deps -vv
requirements
:
build
:
-
python
-
setuptools
-
python
>=3.6
-
pip
run
:
-
python
-
python >=3.6
test
:
source_files
:
-
tests
commands
:
-
python -m unittest
about
:
home
:
https://git.passcal.nmt.edu/passoft/refscrub
license
:
GPLv3
license_file
:
LICENSE
summary
:
Remove select packets from RT130 data
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