diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:11:15 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:11:15 -0700 |
commit | 5f73547aa5fa8f677f3d9064d2cd95b5979a3767 (patch) | |
tree | f31624c531f80f44611204b1fd74b091156eb626 /dev-requirements.txt | |
parent | 23fc8a76da7cd376aef1f27bdd5fc4d7416ced04 (diff) |
Nuke old comment
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r-- | dev-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 19cf7503..a21a48ed 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,6 @@ # Older junk tox>=1.4,<1.5 # For newer tasks like building Sphinx docs. -# NOTE: Requires Python >=2.6 invoke>=0.7.0,<0.8 invocations>=0.5.0 sphinx>=1.1.3 |