mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
8 lines
256 B
Text
8 lines
256 B
Text
|
|
# This is a convenience for development purposes,
|
||
|
|
# for deployments you should set the appropriate
|
||
|
|
# environment variables explicitly and use fully
|
||
|
|
# qualified paths to the interpreter, as is done
|
||
|
|
# for example in the Dockerfile
|
||
|
|
|
||
|
|
source <(make activate;);
|