Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Ensure pip is in requirements.txt
Browse files Browse the repository at this point in the history
This is to import freeze
  • Loading branch information
davidlmorton committed Nov 8, 2015
1 parent 3fc2074 commit 43b9503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
flask == 0.10.1
honcho == 0.5.0
psutil == 3.0.0
pip == 7.1.2
termcolor == 1.1.0
python_daemon == 2.0.5
requests == 2.4.3
Expand Down

0 comments on commit 43b9503

Please sign in to comment.