Skip to content

Commit

Permalink
Adding requirements.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Iury O. G. Figueiredo committed Jun 26, 2018
1 parent f2586f8 commit 332d391
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The plugin was built on top of untwisted framework and its plugin quickirc:
Install untwisted and quickirc with:

~~~
pip install untwisted quickirc
pip install untwisted==1.4.2 quickirc==1.1.1
~~~

Then install vyirc:
Expand Down Expand Up @@ -214,3 +214,4 @@ In order to give back focus to the AreaVi instance just press:




9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
untwisted==1.4.2
quickirc==1.1.1







0 comments on commit 332d391

Please sign in to comment.