File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 11# python-dotenv
22
33[ ![ Build Status] [ build_status_badge ]] [ build_status_link ]
4- [ ![ Coverage Status] [ coverage_status_badge ]] [ coverage_status_link ]
54[ ![ PyPI version] [ pypi_badge ]] [ pypi_link ]
65
76Python-dotenv reads key-value pairs from a ` .env ` file and can set them as environment
@@ -221,8 +220,6 @@ people](https://github.com/theskumar/python-dotenv/graphs/contributors).
221220
222221[ build_status_badge ] : https://github.com/theskumar/python-dotenv/actions/workflows/test.yml/badge.svg
223222[ build_status_link ] : https://github.com/theskumar/python-dotenv/actions/workflows/test.yml
224- [ coverage_status_badge ] : https://coveralls.io/repos/theskumar/python-dotenv/badge.svg?branch=master
225- [ coverage_status_link ] : https://coveralls.io/r/theskumar/python-dotenv?branch=master
226223[ pypi_badge ] : https://badge.fury.io/py/python-dotenv.svg
227224[ pypi_link ] : http://badge.fury.io/py/python-dotenv
228225[ python_streams ] : https://docs.python.org/3/library/io.html
You can’t perform that action at this time.
0 commit comments