mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
5 lines
52 B
Makefile
5 lines
52 B
Makefile
format:
|
|
black pipenv/*.py
|
|
test:
|
|
docker-compose up
|