diff options
Diffstat (limited to 'www/py-python-dotenv/pkg-descr')
-rw-r--r-- | www/py-python-dotenv/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-python-dotenv/pkg-descr b/www/py-python-dotenv/pkg-descr index 8c4c2d1f1779..941d7323ad50 100644 --- a/www/py-python-dotenv/pkg-descr +++ b/www/py-python-dotenv/pkg-descr @@ -1,5 +1,3 @@ python-dotenv reads the key,value pair from .env and adds them to environment variable. It is great of managing app settings during development and in production using 12-factor principles. - -WWW: https://github.com/theskumar/python-dotenv |