mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-16 04:44:23 +01:00
Add dependencies
This commit is contained in:
7
pisa-btc/apps/cli/DEPENDENCIES.md
Normal file
7
pisa-btc/apps/cli/DEPENDENCIES.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Dependencies
|
||||
|
||||
The app has the following dependencies (which can be satisfied by using `pip install -r requirements.txt`):
|
||||
|
||||
#### Cryptography
|
||||
`cryptography`
|
||||
|
||||
1
pisa-btc/apps/cli/requirements.txt
Normal file
1
pisa-btc/apps/cli/requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
cryptography
|
||||
Reference in New Issue
Block a user