Skip to content

Commit

Permalink
requirements.txt: Use pyprint master
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Jul 17, 2018
1 parent 0704f18 commit ee955c7
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 @@ -14,7 +14,7 @@ docs_dir: false

dependencies:
- appdirs==1.4.*
- pyprint==0.2.*
- git+https://gitlab.com/coala/PyPrint#egg=pyprint
- pyreadline~=2.1; platform_system == 'Windows'

configuration:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
appdirs==1.4.*
pyprint==0.2.*
git+https://gitlab.com/coala/PyPrint#egg=pyprint
pyreadline~=2.1; platform_system == 'Windows'

0 comments on commit ee955c7

Please sign in to comment.