Skip to content

Commit

Permalink
requirements.txt: Use package_manager master
Browse files Browse the repository at this point in the history
Related to coala/meta#123
  • Loading branch information
jayvdb committed Jul 19, 2018
1 parent e74fdc4 commit 7824c9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .moban.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
- cli_helpers~=1.0.2
- git+https://gitlab.com/coala/coala-utils#egg=coala_utils
- colorlog>=2.7,<4.0
- dependency_management~=0.4.0
- git+https://gitlab.com/jayvdb/package_manager#egg=dependency_management
- packaging>=16.8
- Pygments~=2.1
- PyPrint~=0.2.6
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cached_property~=1.4.3
cli_helpers~=1.0.2
git+https://gitlab.com/coala/coala-utils#egg=coala_utils
colorlog>=2.7,<4.0
dependency_management~=0.4.0
git+https://gitlab.com/jayvdb/package_manager#egg=dependency_management
packaging>=16.8
Pygments~=2.1
PyPrint~=0.2.6
Expand Down

0 comments on commit 7824c9a

Please sign in to comment.