Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gwcelery
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
emfollow
gwcelery
Commits
6773f08b
Commit
6773f08b
authored
2 years ago
by
Soichiro Morisaki
Committed by
Deep Chatterjee
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update rapidpe-rift-pipe to 0.0.6
parent
1d9c3d0e
No related branches found
No related tags found
1 merge request
!1025
Update rapidpe-rift-pipe to 0.0.6
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
poetry.lock
+2787
-2755
2787 additions, 2755 deletions
poetry.lock
pyproject.toml
+3
-3
3 additions, 3 deletions
pyproject.toml
with
2791 additions
and
2759 deletions
.gitlab-ci.yml
+
1
−
1
View file @
6773f08b
...
...
@@ -233,7 +233,7 @@ release:
curl -sSL https://install.python-poetry.org | python3 -
# FIXME: It would be simpler to use `poetry install`, but it tries to
# uninstall system site-packages even if they are not writable.
pip install --no-deps -r <(poetry export --with dev
--without-hashes) # FIXME remove when rapidpe-rift-pipe release is done
pip install --no-deps -r <(poetry export --with dev
)
pip install --no-deps .
# FIXME: remove pip uninstall temporary directories left behind due to
...
...
This diff is collapsed.
Click to expand it.
poetry.lock
+
2787
−
2755
View file @
6773f08b
This diff is collapsed.
Click to expand it.
pyproject.toml
+
3
−
3
View file @
6773f08b
...
...
@@ -86,9 +86,9 @@ p-astro = ">=1.0.1" # https://git.ligo.org/lscsoft/p-astro/-/merge_requests/40
pesummary
=
"*"
pygcn
=
">
=
1.0
.
1
"
python-ligo-lw
=
"^1.8.3"
rapid-pe
=
"0.0.2"
rapidpe-rift-pipe
=
"0.0.6
.dev20221113
"
RIFT
=
"0.0.15.7"
rapid-pe
=
"
>
=
0.0
.
2
"
rapidpe-rift-pipe
=
"
>
=
0.0
.
6
"
RIFT
=
"
>
=
0.0
.
15.7
"
safe-netrc
=
"*"
sentry-sdk
=
{
version
=
"*"
,
extras
=
[
"flask"
,
"tornado"
]}
service-identity
=
"*"
# We don't actually use this package, but it silences some annoying warnings from twistd.
...
...
This diff is collapsed.
Click to expand it.
Deep Chatterjee
@deep.chatterjee
mentioned in issue
#512 (closed)
·
2 years ago
mentioned in issue
#512 (closed)
mentioned in issue #512
Toggle commit list
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