Skip to content

Commit 7824c9a

Browse files
committed
requirements.txt: Use package_manager master
Related to coala/meta#123
1 parent e74fdc4 commit 7824c9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.moban.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
- cli_helpers~=1.0.2
3232
- git+https://gitlab.com/coala/coala-utils#egg=coala_utils
3333
- colorlog>=2.7,<4.0
34-
- dependency_management~=0.4.0
34+
- git+https://gitlab.com/jayvdb/package_manager#egg=dependency_management
3535
- packaging>=16.8
3636
- Pygments~=2.1
3737
- PyPrint~=0.2.6

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cached_property~=1.4.3
33
cli_helpers~=1.0.2
44
git+https://gitlab.com/coala/coala-utils#egg=coala_utils
55
colorlog>=2.7,<4.0
6-
dependency_management~=0.4.0
6+
git+https://gitlab.com/jayvdb/package_manager#egg=dependency_management
77
packaging>=16.8
88
Pygments~=2.1
99
PyPrint~=0.2.6

0 commit comments

Comments
 (0)