LeastAuthority / python-challenge-bypass-ristretto

Python bindings for Brave's challenge-bypass-ristretto library
4 stars 4 forks source link

Make milksnake a runtime dependency in the Nix packaging #14

Closed exarkun closed 4 years ago

exarkun commented 4 years ago

milksnake is a runtime dependency. The milksnake docs say it is and the privacypass setup.py marks it as such. The Nix packaging should be corrected to say this, too. It currently says it is a build dependency only.