recast-hep / recast-atlas

CLI for ATLAS RECAST contributors
https://recast.docs.cern.ch/
Apache License 2.0
5 stars 5 forks source link

build: Remove explicit six dependency #87

Closed matthewfeickert closed 2 years ago

matthewfeickert commented 2 years ago
* Remove six from install_requires as yadage-schemas v0.10.7 now
defines six>=1.4.0 as as requirement.
* Set lower bound on yadage-schemas of v0.10.7.
* Reverts PR #77