We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bc307 commit 3c08eafCopy full SHA for 3c08eaf
setup.py
@@ -43,6 +43,7 @@ def read_files(files):
43
[console_scripts]
44
dotenv=dotenv.cli:cli
45
''',
46
+ license='BSD-3-Clause',
47
classifiers=[
48
'Development Status :: 5 - Production/Stable',
49
'Programming Language :: Python',
0 commit comments