Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.12 #64

Merged
merged 9 commits into from
Jul 3, 2024
Merged

Support for Python 3.12 #64

merged 9 commits into from
Jul 3, 2024

Conversation

dmichaels-harvard
Copy link
Contributor

No description provided.

@@ -61,6 +61,7 @@ def refresh_access_keys(connection, **kwargs):
action = ActionResult(connection, 'refresh_access_keys')
admin_keys = [('[email protected]', 'access_key_admin'), # fourfront admin
('[email protected]', 'access_key_admin'), # cgap admin
('[email protected] ', 'access_key_admin'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just add comment indicating this is the encoded-core/smaht admin

@dmichaels-harvard dmichaels-harvard merged commit c2638eb into master Jul 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants