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 version number and stop using verifytypes #67

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Conversation

jorenham
Copy link
Owner

@jorenham jorenham commented Oct 9, 2024

  • sync the scipy-stubs version to that of scipy, currently 1.14.1.0.dev0
  • stop using pyright --verifytypes: it's irrrelevant for stub-only packages
  • remove the py.typed, because according to the typing spec:

    For stub-only packages adding a py.typed marker is not needed since the name *-stubs is
    enough to indicate it is a source of typing information.

@jorenham jorenham merged commit ae8654e into master Oct 9, 2024
19 checks passed
@jorenham jorenham deleted the project-fixes branch October 9, 2024 22:47
@jorenham jorenham added the meta: CI Continuous integration label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant