mirror of
https://git.osuv.de/m/gitea-mariadb-migration.git
synced 2024-05-12 03:55:05 +00:00
3 lines
67 B
Makefile
3 lines
67 B
Makefile
install: ## install dependencies
|
|
pip install -t $$(pwd) mariasql
|