We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd5887 commit 6da911fCopy full SHA for 6da911f
1 file changed
README.md
@@ -25,12 +25,10 @@ file analysis based on the inventory data.
25
26
### Usage
27
28
-> For now, this script requires Python 3.6, because the fpdf dependency doesn't work with newer versions.
29
-
30
Install the dependencies:
31
32
```shell
33
-pip install argparse datetime fpdf matplotlib pypdf2 requests
+pip install argparse datetime fpdf2 matplotlib pypdf2 requests
34
```
35
36
Create a pdf report by passing the inventory api key:
0 commit comments