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

workspace_backup is missing README.md #76

Open
manics opened this issue May 31, 2022 · 0 comments
Open

workspace_backup is missing README.md #76

manics opened this issue May 31, 2022 · 0 comments

Comments

@manics
Copy link
Member

manics commented May 31, 2022

the workspace_backup/setup.py requires a README.md file

with open("README.md") as fp:
long_description = fp.read()

but this is missing. Workaround is to create an empty README.md file in the same directory

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

No branches or pull requests

1 participant