Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
9faa100c
Commit
9faa100c
authored
Jun 18, 2019
by
poljar
Browse files
Makefile: Add an isort target.
parent
2f5590bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/Makefile
View file @
9faa100c
...
...
@@ -43,6 +43,9 @@ test: olm-python2 olm-python3
PYTHONPATH
=
install-temp/3 python3
-m
pytest
--cov
--cov-branch
--benchmark-disable
rm
-rf
install-temp
isort
:
isort
-y
-p
olm
clean
:
rm
-rf
python_olm.egg-info/ dist/ __pycache__/
rm
-rf
*
.so _libolm.o
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment