rcsb / py-rcsb-api

Python interface for RCSB.org API services
https://rcsbapi.readthedocs.io
MIT License
8 stars 0 forks source link

Drop unused dependencies #34

Closed dmyersturnbull closed 3 days ago

dmyersturnbull commented 1 month ago

They're both requirements: in requirements.txt and read in setup.py.

But this if statement always matches, so rustworkx is used.

Double-check me on this: rustworkx isn't used otherwise, and same with networkx.

piehld commented 3 days ago

networkx has been removed from the requirements