mit-han-lab / torchquantum

A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
https://torchquantum.org
MIT License
1.24k stars 184 forks source link

removing dependency in requirements.txt #243

Closed Hanrui-Wang closed 3 months ago

Hanrui-Wang commented 4 months ago

I am removing furo @ git+https://github.com/frogcjn/torchquantum-doc-furo-theme.git because pypi cannot depend on this direct dependency, could you @GenericP3rson check if any additional dependency should added?

GenericP3rson commented 4 months ago

I think this should be fine so as long as furo is in the docs/requirements.txt. I’ll be sure to look into it more in case there’s anything else to worry about!

GenericP3rson commented 3 months ago

Looked into this and we should be fine without the dependency!