Skip to content

Conversation

@caspervonb
Copy link
Collaborator

Fixes #12

@caspervonb
Copy link
Collaborator Author

caspervonb commented Sep 10, 2024

Tested locally with the following Pipfile:

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
nkeys = {path = "../nkeys.py", editable = true}

[dev-packages]

[requires]
python_version = "3.12"

@caspervonb caspervonb requested review from bruth and wallyqs September 10, 2024 09:41
@caspervonb caspervonb changed the title Add pynacl as a dependency Add pynacl as a project dependency Sep 10, 2024
Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

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

LGTM

@wallyqs wallyqs merged commit edd5664 into main Sep 10, 2024
@wallyqs wallyqs deleted the fix-pynacl-dependency branch September 10, 2024 09:50
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.

ModuleNotFoundError: No module named 'nacl'

3 participants