Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
S
ska-gridder-nifty-cuda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
SKAO
Science Data Processor
ska-gridder-nifty-cuda
Commits
e43eae05
Commit
e43eae05
authored
2 years ago
by
Anthony Griffin
Browse files
Options
Downloads
Patches
Plain Diff
Update setup.py for 0.2.0 release
parent
1bda0591
No related branches found
No related tags found
No related merge requests found
Pipeline
#458163310
passed
2 years ago
Stage: test
Stage: publish
Stage: .post
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
1 addition
and
1 deletion
setup.py
+
1
−
1
View file @
e43eae05
...
...
@@ -90,7 +90,7 @@ def get_extension_modules():
setup
(
name
=
"
ska-gridder-nifty-cuda
"
,
version
=
"
0.
1
.0
"
,
version
=
"
0.
2
.0
"
,
description
=
"
CUDA Nifty GPU Gridder
"
,
packages
=
[
"
cuda_nifty_gridder
"
],
setup_requires
=
[
"
numpy
"
],
...
...
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