* Fixed comment only upload
* added choices for expire variable
* Added salt variable, one paste = one salt.
This commit is contained in:
r4sas
2017-02-23 14:13:03 +03:00
parent 421e287679
commit 320d2824dc
5 changed files with 25 additions and 18 deletions

View File

@@ -1,6 +1,8 @@
# cryptography dependecies
appdirs
packaging
cffi
cryptography
packaging
pycparser
# required packeges
cryptography
requests