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.
2 parents a6dd445 + 224176b commit f79cb05Copy full SHA for f79cb05
1 file changed
setup.py
@@ -39,7 +39,7 @@
39
"scandir :python_version < '3.5'": ['scandir~=1.5'],
40
":python_version < '3.4'": ['enum34~=1.1.6']
41
},
42
- license="BSD",
+ license="MIT",
43
long_description=DESCRIPTION,
44
name='fs',
45
packages=find_packages(exclude=("tests",)),
0 commit comments