Skip to content

Commit

Permalink
Paths and Pins
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Meade committed Jan 18, 2024
1 parent c9f9323 commit fe5394e
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 fe5394e

Please sign in to comment.