Fix the python-olm hacks.
This commit is contained in:
parent
26ff0d256b
commit
bf8110010a
5 changed files with 1756 additions and 631 deletions
2
Makefile
2
Makefile
|
|
@ -26,7 +26,7 @@ test:
|
|||
$(POETRY) pytest $(TESTS)
|
||||
|
||||
freeze:
|
||||
poetry export --without-hashes --without dev --format=requirements.txt --output requirements.frozen.txt
|
||||
poetry export --without dev --format=requirements.txt --output requirements.frozen.txt
|
||||
|
||||
check:
|
||||
$(MAKE) fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue