1
0
mirror of https://git.osuv.de/m/gitea-mariadb-migration.git synced 2024-05-12 03:55:05 +00:00

add Makefile to install dependency

This commit is contained in:
Markus Bergholz
2018-08-23 10:21:43 +02:00
parent 257fac1e96
commit 9820779498

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
install: ## install dependencies
pip install -t $$(pwd) mariasql