Skip to content

Commit

Permalink
Adding missing dependency (#37)
Browse files Browse the repository at this point in the history
* No one is maintaining these - removing
- These likely need re-written from scratch anyway
- removing resources we don't use like patreon or the insomniac logo

* adding matplotlib dependency
  • Loading branch information
philip-ulrich authored Nov 13, 2020
1 parent e7f93e9 commit 7a0395a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pyflakes = "*"
[packages]
uiautomator2 = "*"
colorama = "*"
matplotlib = "*"

[requires]
python_version = "3.8"
Expand Down

0 comments on commit 7a0395a

Please sign in to comment.