Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita004206

Browse files
committed
Update Makefile.
1 parentef21d74 commita004206

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ pylama:
5050
rm -rf$(PYLAMA)
5151
make$(PYLAMA)
5252
make$(PYLAMA)/lint/pylama_pylint
53+
@pip install --upgrade --force-reinstall --target=$(LIBS) pydocstyle
54+
@pip install --upgrade --force-reinstall --target=$(LIBS) pycodestyle
55+
@pip install --upgrade --force-reinstall --target=$(LIBS) pyflakes
56+
@pip install --upgrade --force-reinstall --target=$(LIBS) mccabe
57+
@find$(LIBS)/*.dist-info| xargs rm -rf
5358

5459
.PHONY: rope
5560
rope:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp