You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
267 B

10 months ago
  1. name: tuner
  2. channels:
  3. - conda-forge
  4. - defaults
  5. dependencies:
  6. - python=3.10
  7. - root
  8. - pre-commit
  9. - jupyter
  10. - black=22.8.0
  11. - flake8=5.0.4
  12. - clang-format
  13. - matplotlib
  14. - uproot
  15. - awkward
  16. - pandas
  17. - numpy
  18. - scikit-learn
  19. - mplhep
  20. - seaborn