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
See #22 that has a procedure for building a wheel and tests the wheel in CI. It is merged in. There is an issue with installing pandas-stubs and pandas side by side, where pyright is using the PYI files with pandas over the ones in pandas-stubs, when both exist. See microsoft/pyright#3540 .
Closing this as the pyright issue was resolved by removing py.typed. After #24, we have a procedure for building wheels. That procedure likely to use poetry in the future based on work in #23
No description provided.
The text was updated successfully, but these errors were encountered: