diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000..033b688fc6 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +# Python requirements +# milc FIXME(skullydazed): Included in the repo for now. +appdirs +argcomplete +colorama +hjson +nose2 +flake8 |