mirror of
https://github.com/aljazceru/python-nostr.git
synced 2026-01-18 22:04:29 +01:00
Adds initial test framework; adds PrivateKey.from_nsec() (#13)
* Adds initial test framework; adds PrivateKey.from_nsec() * Update setup.py
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
venv/
|
||||
nostr/__pycache__/
|
||||
__pycache__/
|
||||
nostr.egg-info/
|
||||
Reference in New Issue
Block a user