mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
0682c5ab5d
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
4 lines
30 B
Bash
Executable File
4 lines
30 B
Bash
Executable File
#!/bin/bash
|
|
|
|
py.test $1 -v -s
|