📝 notes on dependencies
This commit is contained in:
parent
8ad8861d24
commit
a5bb257827
1 changed files with 4 additions and 0 deletions
|
@ -18,4 +18,8 @@ then install the dependencies
|
|||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Dependencies are only `dnspython` and optionnally `iso8601` which is only
|
||||
required in re2oAPI. The script runs fine with just `dnspython` as long as it
|
||||
does not stuple upon an error in the re2oAPI, which is should not according the
|
||||
tests.
|
||||
|
||||
|
|
Loading…
Reference in a new issue