vepadulano / PyRDF

Python Library for doing ROOT RDataFrame analysis
https://pyrdf.readthedocs.io/en/latest/
9 stars 7 forks source link

Remove Python 2 CI env #108

Closed vepadulano closed 3 years ago

vepadulano commented 3 years ago

Conda recently removed support for Python 2 environments. Though some alternative could be arranged through mamba https://github.com/mamba-org/mamba , I could not recreate the CI environment without errors so for now I'm just discarding it.