mirror of
https://github.com/androguard/androguard.git
synced 2024-11-30 08:20:32 +00:00
re requirement
This commit is contained in:
parent
6c73a148ba
commit
b58051843c
@ -10,6 +10,7 @@ python:
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install ."
|
||||
- "pip install -r requirements.txt"
|
||||
# command to run tests
|
||||
script:
|
||||
# DEX tests
|
||||
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
mock
|
||||
future
|
Loading…
Reference in New Issue
Block a user