mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-19 14:20:57 +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
|