Skip to content

Requires-Dist problems when updating "Nine Rules for Writing Python Extensions in Rust" #1588

Answered by CarlKCarlK
CarlKCarlK asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like I need to add:

[project]
name = "bed-reader"
dependencies = ["numpy>=1.13.3", "pandas>=0.25.1", "pooch>=1.4.0"]

instead of requires-dist. Is that right? Is cargo-extra-args still needed?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@messense
Comment options

Answer selected by messense
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants