mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
8 lines
94 B
YAML
8 lines
94 B
YAML
version: '3'
|
|
|
|
services:
|
|
tests:
|
|
build: .
|
|
volumes:
|
|
- ./requests3:/app/requests3
|