Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jul 27, 2023
1 parent 517defc commit 0a5b2aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ install:
uninstall:
pip uninstall faker-file-qt -y

# Run app
make run:
python faker_file_qt.py

# Run tests
test:
pytest
Expand Down

0 comments on commit 0a5b2aa

Please sign in to comment.