[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
Rename pip_deps to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
timwoj committed Apr 5, 2019
1 parent a31bbe1 commit 8c58790
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ target/
*~
oauth_private_key.pem
api_auth.json
venv
2 changes: 2 additions & 0 deletions pip_deps.txt → requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Flask==0.12.4
Werkzeug<0.13.0,>=0.12.0
futures
requests-toolbelt
python-twitter
Expand Down

0 comments on commit 8c58790

Please sign in to comment.