Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
devflow
Commits
6bbef9ab
Commit
6bbef9ab
authored
Feb 07, 2013
by
Chris Stavrakakis
Browse files
Add ansicolors to dependencies
parent
3961978a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
6bbef9ab
...
...
@@ -65,7 +65,7 @@ CLASSIFIERS = []
# Package requirements
INSTALL_REQUIRES
=
[
'gitpython'
,
'sh'
,
'configobj'
'gitpython'
,
'sh'
,
'configobj'
,
'ansicolors'
]
# Provided as an attribute, so you can append to these instead
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment