index
:
nostrpy
main
A python library and reference CLI tool implementing the nostr protocol
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Pipfile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Pipfile')
-rw-r--r--
Pipfile
1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index fd6c6dc..5baa620 100644
--- a/
Pipfile
+++ b/
Pipfile
@@ -4,7 +4,6 @@ verify_ssl = true
name = "pypi"
[packages]
-secp256k1 = "*"
[dev-packages]
pytest = "*"