We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7841022 commit 335dedcCopy full SHA for 335dedc
1 file changed
setup.py
@@ -25,7 +25,7 @@ def read_files(files):
25
version=meta['__version__'],
26
author="Saurabh Kumar",
27
author_email="me+github@saurabh-kumar.com",
28
- url="http://github.com/theskumar/python-dotenv",
+ url="https://github.com/theskumar/python-dotenv",
29
keywords=['environment variables', 'deployments', 'settings', 'env', 'dotenv',
30
'configurations', 'python'],
31
packages=['dotenv'],
0 commit comments