Skip to content

Commit

Permalink
requirements.txt: Remove dependency_management
Browse files Browse the repository at this point in the history
dependency_management is already required by coala,
and the versions required are now out of sync.
  • Loading branch information
jayvdb committed Dec 30, 2016
1 parent 4f26f4c commit 44d2a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ coala>=0.10.0.dev20161217232433
# Dependencies inherited from coala
# libclang-py3
# coala_utils
# dependency_management
munkres3~=1.0
pylint~=1.6
autopep8~=1.2
Expand Down Expand Up @@ -32,4 +33,3 @@ scspell3k~=2.0
mypy-lang~=0.4.6
rstcheck~=2.2
safety~=0.5.1
dependency_management~=0.1.6

0 comments on commit 44d2a48

Please sign in to comment.