mirror of
https://github.com/r4sas/PBinCLI
synced 2025-03-12 13:21:27 +00:00
update requirements and readme
This commit is contained in:
parent
5c2055cc7a
commit
b887f0cc5a
@ -1,12 +1,12 @@
|
||||
PBinCLI
|
||||
=====
|
||||
|
||||
PrivateBin CLI (in development)
|
||||
[PrivateBin](https://github.com/PrivateBin/PrivateBin/) CLI (in development)
|
||||
|
||||
Installing
|
||||
-----
|
||||
```bash
|
||||
$ virtualenv --python=python2.7 venv
|
||||
$ virtualenv --python=python3 venv
|
||||
$ . venv/bin/activate
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
@ -1,8 +1,3 @@
|
||||
# cryptography dependecies
|
||||
appdirs
|
||||
cffi
|
||||
packaging
|
||||
pycparser
|
||||
# required packeges
|
||||
cryptography
|
||||
pycryptodome
|
||||
git+https://github.com/l-n-s/sjcl@add_gcm_mode
|
||||
requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user