Add files for pipenv support
Pipenv is a new way to do Python virtual environments. I created the virtual environment here using: $ pipenv --two $ pipenv install ansible ansible-lint To use the virtual environment you enter the project directory and type: $ pipenv shell See: https://github.com/pypa/pipenv
This commit is contained in:
Reference in New Issue
Block a user