Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix license field to comply with newer setuptools #14

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

aoikaneko
Copy link
Contributor

pip install pywsl causes the following error:
ValueError: Only strings are accepted for the license field, files are not accepted

According to this issue, license field in setup.cfg does not accept file anymore.

Btw, thank you for the great library :)

@t-sakai-kure t-sakai-kure merged commit 1a5968c into t-sakai-kure:master Apr 3, 2020
@aoikaneko aoikaneko deleted the fix_setup branch April 3, 2020 12:37
@t-sakai-kure
Copy link
Owner

@aoikaneko I also changed the setup.cfg a bit.
Now, you can use pip install.
Thank you for your contribution!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants