Skip to content

Commit

Permalink
Merge pull request #1 from Ph0rkoz/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
gustavo-iniguez-goya authored Oct 31, 2019
2 parents 845e6a7 + e04353a commit 0773f8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ui/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: opensnitch/resources_rc.py

install:
@pip3 install .
@pip3 install --upgrade .

opensnitch/resources_rc.py: deps
@pyrcc5 -o opensnitch/resources_rc.py opensnitch/res/resources.qrc
Expand Down
1 change: 0 additions & 1 deletion ui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
grpcio==1.0.0
grpcio-tools==1.10.1
pyinotify==0.9.6
unicode_slugify==0.1.3
Expand Down

0 comments on commit 0773f8c

Please sign in to comment.