Create makefile

This commit is contained in:
Uniminin 2020-02-05 19:12:19 +06:00 committed by GitHub
parent 2ad3b81fe3
commit a72e502cc3
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

2
src/bin/rpython/makefile Normal file

@ -0,0 +1,2 @@
run:
pip install -r requirements.txt