Skip to content

Commit

Permalink
Paths and Pins (#274)
Browse files Browse the repository at this point in the history
Set lower bound on version of wipac-rest-tools dependency.
  • Loading branch information
blinkdog authored Jan 19, 2024
1 parent c9f9323 commit 7c5cd53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion collabssh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# Use direct login to ssh to perlmutter with the icecubed collaboration account
# See: https://docs.nersc.gov/accounts/collaboration_accounts/#direct-login

sshproxy.sh -c icecubed
./sshproxy.sh -c icecubed
ssh -i ${HOME}/.ssh/icecubed [email protected]
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install_requires =
pymongo
tornado
wipac-dev-tools
wipac-rest-tools
wipac-rest-tools>=1.6
wipac-telemetry
python_requires = >=3.9, <3.13
packages = find:
Expand Down

0 comments on commit 7c5cd53

Please sign in to comment.