diff options
author | duvallj <jediguy9@gmail.com> | 2019-02-02 13:32:01 -0500 |
---|---|---|
committer | duvallj <jediguy9@gmail.com> | 2019-02-02 13:32:01 -0500 |
commit | ce4cb0b5cd157c77396344958b403c41a4f0f8b3 (patch) | |
tree | 24834ded27cd08fbff997cb67e3f330043102609 /requirements.txt | |
parent | 39f07d92af6f363175f3c09ccbd73b4093b4f172 (diff) | |
download | modpackman-ce4cb0b5cd157c77396344958b403c41a4f0f8b3.tar.gz modpackman-ce4cb0b5cd157c77396344958b403c41a4f0f8b3.zip |
Update update.py (better argument parsing, documentation)
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5f37ed8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +requests +colorama +termcolor
\ No newline at end of file |