Update Makefile

This commit is contained in:
vahidrezanezhad 2024-11-22 19:47:06 +01:00 committed by GitHub
parent 3000255a24
commit 8014a9e416
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ install-dev:
pip install -e . pip install -e .
smoke-test: smoke-test:
eynollah -i tests/resources/kant_aufklaerung_1784_0020.tif -o . -m $(PWD)/models_eynollah eynollah layout -i tests/resources/kant_aufklaerung_1784_0020.tif -o . -m $(PWD)/models_eynollah
# Run unit tests # Run unit tests
test: test: