You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing this issue automatically because it has not had any activity since it has been marked as stale. If you think it is still relevant and should be addressed, feel free to open a new one.
-vvv
option).Issue
Run
poetry add pyexcel.xlsx
Because it has a period (dot) in the name, the .toml file double quotes the dependency.
.toml file looks like:
Every time you add another package, pyexcel.xlsx gets re-installed as well.
pyexcel.xslx should not reinstall itself for every new package added to the project.
The text was updated successfully, but these errors were encountered: