Skip to content
Snippets Groups Projects
Commit 128a6dd0 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

diagnose


Signed-off-by: default avatarKenneth Reitz <me@kennethreitz.org>
parent bf0aa7df
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
export CLINT_FORCE_COLOR=1
env
# Pipenv support (Generate requriements.txt with pipenv).
if [[ -f Pipfile ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment