Skip to content

Commit

Permalink
Add requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Syphdias committed Apr 10, 2023
1 parent d73fae3 commit 8bae6ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Probably works on sway as well – no guarantees.
https://github.com/psf/black) code formatter.


## Requirements
```
pip install --user -r requirements.txt
```


## Usage and Options
In one picture:

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
i3ipc

0 comments on commit 8bae6ec

Please sign in to comment.